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
|
||||
*** refine
|
||||
#+BEGIN_SRC emacs-lisp
|
||||
(use-package refine)
|
||||
(use-package refine
|
||||
:disabled t)
|
||||
#+END_SRC
|
||||
** Keybindings
|
||||
*** bind-key
|
||||
|
Loading…
Reference in New Issue
Block a user