(config) emacs: remove docker

This commit is contained in:
Sakooooo 2024-10-20 23:37:10 +04:00
parent 25c483d69f
commit 7be935358b
Signed by: sako
GPG key ID: FE52FD65B76E4751

View file

@ -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