From fa042d05453690e9a6299577fdc94502bb319cf5 Mon Sep 17 00:00:00 2001 From: Matt Nish-Lapidus Date: Tue, 9 Jul 2024 16:01:44 -0400 Subject: [PATCH] removing unneeded modules --- init.el | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/init.el b/init.el index 29551da..888658c 100644 --- a/init.el +++ b/init.el @@ -69,7 +69,7 @@ :tools chezmoi - ansible + ;;ansible biblio ; Writes a PhD for you (citation needed) debugger ; FIXME stepping through code, to help you add bugs direnv @@ -82,7 +82,7 @@ magit ; a git porcelain for Emacs make ; run make tasks from Emacs pdf ; pdf enhancements - terraform ; infrastructure as code + ;;terraform ; infrastructure as code tree-sitter ; syntax and parsing, sitting in a tree... upload ; map local to remote projects via ssh/ftp @@ -123,7 +123,7 @@ (javascript +lsp +tree-sitter) ; all(hope(abandon(ye(who(enter(here)))))) ;;julia ; a better, faster MATLAB ;;kotlin ; a better, slicker Java(Script) - latex ; writing papers in Emacs has never been so fun + ;;latex ; writing papers in Emacs has never been so fun ;;lean ; for folks with too much to prove ;;ledger ; be audit you can be (lua +tree-sitter) ; one-based indices? one-based indices