Skip to content

Commit

Permalink
Merge pull request #20 from mandarvaze/patch-1
Browse files Browse the repository at this point in the history
Added link to MELPA in the README.org
  • Loading branch information
casouri authored Jul 11, 2019
2 parents ae9cbb0 + 4cadf29 commit cad1c61
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.org
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ Get the file, add to load path, and
#+BEGIN_SRC emacs-lisp
(require 'eldoc-box)
#+END_SRC

It is also available on [[https://melpa.org/#/eldoc-box][MELPA]]

* Usage
** Function
- =eldoc-box-hover-mode= :: Display documentation of the symbol at point in a childframe on upper corner.
Expand Down

0 comments on commit cad1c61

Please sign in to comment.