diff options
| author | Thomas Schneider <qsx@chaotikum.eu> | 2026-07-27 20:10:17 +0200 |
|---|---|---|
| committer | Thomas Schneider <qsx@chaotikum.eu> | 2026-07-27 20:10:17 +0200 |
| commit | 6ecd7495115ffe343f99a5c46f7783dcb1b95db2 (patch) | |
| tree | c846b4c3d1ca6b5d0715272ec51d05e7a83a4ae1 /dot.emacs.d | |
| parent | a02e49a3ecac5b1c65a09f8d92cc555782af260a (diff) | |
Diffstat (limited to 'dot.emacs.d')
| -rw-r--r-- | dot.emacs.d/init.el | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/dot.emacs.d/init.el b/dot.emacs.d/init.el index 41508c6..6211199 100644 --- a/dot.emacs.d/init.el +++ b/dot.emacs.d/init.el @@ -327,9 +327,6 @@ :bind (:map emacs-lisp-mode-map ("C-c e" . macrostep-expand))) -(use-package k8s-mode - :hook (k8s-mode . yas-minor-mode)) - (use-package dockerfile-mode :mode "/Containerfile\\(?:\\.[^/\\]*\\)?\\'") |
