all repos — nixfiles @ f18949c0f0096c61d8b3b1b5fcf6e412de43b2f2

System and user configuration, managed by nix and home-manager

emacs: setup kubernetes.el

Alan Pearce
commit

f18949c0f0096c61d8b3b1b5fcf6e412de43b2f2

parent

a40bbd7594607b4727a7cf79a4ec1b178842d147

1 file changed, 8 insertions(+), 0 deletions(-)

jump to
M emacs/.emacs.d/main.elemacs/.emacs.d/main.el
@@ -2175,6 +2175,14 @@ (setq command-log-mode-key-binding-open-log nil
command-log-mode-auto-show t command-log-mode-is-global t))) +;;;; Systems + +(use-package kubernetes + :commands (kubernetes-overview)) + +(use-package kubernetes-evil + :after (kubernetes evil)) + ;;;; Spelling (use-package ispell