Lazy-load docker-tramp & dockerfile-mode
No extra configuration is required to lazy load these two plugins (they autoload themselves). These blocks would force them to load at startup otherwise.
This commit is contained in:
parent
dc3a366094
commit
0e1049189c
1 changed files with 0 additions and 3 deletions
|
@ -7,6 +7,3 @@
|
|||
(set-evil-initial-state! 'docker-network-mode 'emacs)
|
||||
(set-evil-initial-state! 'docker-volume-mode 'emacs)
|
||||
(set-evil-initial-state! 'docker-machine-mode 'emacs))
|
||||
|
||||
(def-package! docker-tramp)
|
||||
(def-package! dockerfile-mode)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue