Disable refine package
This commit is contained in:
parent
bad05d97a0
commit
addc8f1fb7
@ -1112,7 +1112,8 @@ Sets environment variables by starting a shell
|
|||||||
#+END_SRC
|
#+END_SRC
|
||||||
*** refine
|
*** refine
|
||||||
#+BEGIN_SRC emacs-lisp
|
#+BEGIN_SRC emacs-lisp
|
||||||
(use-package refine)
|
(use-package refine
|
||||||
|
:disabled t)
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
** Keybindings
|
** Keybindings
|
||||||
*** bind-key
|
*** bind-key
|
||||||
|
Loading…
Reference in New Issue
Block a user