(config) emacs: remove docker
This commit is contained in:
parent
25c483d69f
commit
7be935358b
1 changed files with 0 additions and 6 deletions
|
@ -792,12 +792,6 @@ this should be useful later
|
|||
:config
|
||||
(global-flycheck-mode +1))
|
||||
#+end_src
|
||||
** Docker
|
||||
#+begin_src emacs-lisp
|
||||
(use-package docker
|
||||
:ensure t
|
||||
:bind ("C-c d" . docker))
|
||||
#+end_src
|
||||
** Treemacs
|
||||
#+begin_src emacs-lisp
|
||||
(use-package treemacs
|
||||
|
|
Loading…
Reference in a new issue