(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
|
:config
|
||||||
(global-flycheck-mode +1))
|
(global-flycheck-mode +1))
|
||||||
#+end_src
|
#+end_src
|
||||||
** Docker
|
|
||||||
#+begin_src emacs-lisp
|
|
||||||
(use-package docker
|
|
||||||
:ensure t
|
|
||||||
:bind ("C-c d" . docker))
|
|
||||||
#+end_src
|
|
||||||
** Treemacs
|
** Treemacs
|
||||||
#+begin_src emacs-lisp
|
#+begin_src emacs-lisp
|
||||||
(use-package treemacs
|
(use-package treemacs
|
||||||
|
|
Loading…
Reference in a new issue