Add refine package

This commit is contained in:
Ivan Malison 2016-07-16 01:05:02 -07:00
parent 2bff927eca
commit 791391b232

View File

@ -1110,6 +1110,10 @@ Sets environment variables by starting a shell
#+BEGIN_SRC emacs-lisp
(use-package discover-my-major)
#+END_SRC
*** refine
#+BEGIN_SRC emacs-lisp
(use-package refine)
#+END_SRC
** Keybindings
*** bind-key
#+BEGIN_SRC emacs-lisp