From bc562626bfecb77eafb7098a6793e5f31a769295 Mon Sep 17 00:00:00 2001 From: Nathan McCarty Date: Thu, 9 Mar 2023 05:25:49 -0500 Subject: [PATCH] Remove unused modes --- init.el | 2 -- 1 file changed, 2 deletions(-) diff --git a/init.el b/init.el index b5691b1..6c8fa72 100644 --- a/init.el +++ b/init.el @@ -62,7 +62,6 @@ :tools (debugger +lsp) ; stepping through code, to help you add bugs direnv - ;; docker editorconfig ; let someone else argue about tabs vs spaces (eval +overlay) ; run code, run (also, repls) lookup ; navigate your code and its documentation @@ -84,7 +83,6 @@ markdown nix (org +pandoc +present +roam2 +pomodoro) - rest ; Emacs as a REST client (rust +lsp) (sh +fish) yaml