summaryrefslogtreecommitdiff
path: root/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'init.el')
-rw-r--r--init.el8
1 files changed, 4 insertions, 4 deletions
diff --git a/init.el b/init.el
index a031915..e0c797d 100644
--- a/init.el
+++ b/init.el
@@ -103,7 +103,7 @@
;;taskrunner ; taskrunner for all your projects
terraform ; infrastructure as code
;;tmux ; an API for interacting with tmux
- tree-sitter ; syntax and parsing, sitting in a tree...
+ tree-sitter
;;upload ; map local to remote projects via ssh/ftp
:os
@@ -113,7 +113,7 @@
:lang
;;agda ; types of types of types of types...
;;beancount ; mind the GAAP
- (cc +lsp) ; C > C++ == 1
+ (cc +lsp +tree-sitter) ; C > C++ == 1
;;clojure ; java with a lisp
;;common-lisp ; if you've seen one lisp, you've seen them all
;;coq ; proofs-as-programs
@@ -136,9 +136,9 @@
;;(haskell +lsp) ; a language that's lazier than I am
;;hy ; readability of scheme w/ speed of python
;;idris ; a language you can depend on
- (json +lsp +tree-sitter) ; At least it ain't XML
+ (json +lsp +tree-sitter) ; At least it ain't XML
;;(java +meghanada) ; the poster child for carpal tunnel syndrome
- (javascript +lsp +tree-sitter) ; all(hope(abandon(ye(who(enter(here))))))
+ (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