updating config because moom-mode won't run automatically anymore
This commit is contained in:
parent
ea2a09f50b
commit
52cd03fdb1
7 changed files with 77 additions and 78 deletions
5
init.el
5
init.el
|
@ -33,7 +33,7 @@
|
|||
doom ; what makes DOOM look the way it does
|
||||
doom-dashboard ; a nifty splash screen for Emacs
|
||||
;;doom-quit ; DOOM quit-message prompts when you quit Emacs
|
||||
(emoji +unicode) ; 🙂
|
||||
;; (emoji +unicode) ; 🙂
|
||||
hl-todo ; highlight TODO/FIXME/NOTE/DEPRECATED/HACK/REVIEW
|
||||
;;hydra
|
||||
;; indent-guides ; highlighted indent columns
|
||||
|
@ -118,7 +118,8 @@
|
|||
;;agda ; types of types of types of types...
|
||||
;;beancount ; mind the GAAP
|
||||
(cc +lsp) ; java with a lisp
|
||||
(common-lisp +lsp) ; if you've seen one lisp, you've seen them all
|
||||
common-lisp ; if you've seen one lisp, you've seen them all
|
||||
(clojure +lsp)
|
||||
;;coq ; proofs-as-programs
|
||||
;;crystal ; ruby at the speed of c
|
||||
;;csharp ; unity, .NET, and mono shenanigans
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue