Skip to content

Commit

Permalink
feat: Add cc module
Browse files Browse the repository at this point in the history
What am I doing with my life?
  • Loading branch information
edmundmiller committed Dec 10, 2023
1 parent aeebcae commit c991aa7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions init.el
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@
;;agda
;;assembly
;;(beancount +lsp)
;;cc
(cc +lsp +tree-sitter)
;;clojure
;;common-lisp
;;coq
Expand Down Expand Up @@ -156,7 +156,7 @@
rest
;;rst
;;(ruby +rails)
(rust +lsp)
(rust +lsp +tree-sitter)
;;scala
;;(scheme +guile)
sh
Expand Down

0 comments on commit c991aa7

Please sign in to comment.