Remove some less-used modules from doom init
This commit is contained in:
10
doom/init.el
10
doom/init.el
@@ -63,7 +63,7 @@
|
||||
;;eshell ; a consistent, cross-platform shell (WIP)
|
||||
;;shell ; a terminal REPL for Emacs
|
||||
;;term ; terminals in Emacs
|
||||
vterm ; another terminals in Emacs
|
||||
;;vterm ; another terminals in Emacs
|
||||
|
||||
:checkers
|
||||
syntax ; tasing you for every semicolon you forget
|
||||
@@ -93,11 +93,11 @@
|
||||
|
||||
:lang
|
||||
(cc +lsp) ; C/C++/Obj-C madness
|
||||
clojure ; java with a lisp
|
||||
;;clojure ; java with a lisp
|
||||
data ; config/data formats
|
||||
emacs-lisp ; drown in parentheses
|
||||
javascript ; all(hope(abandon(ye(who(enter(here))))))
|
||||
kotlin ; a better, slicker Java(Script)
|
||||
;;kotlin ; a better, slicker Java(Script)
|
||||
latex ; writing papers in Emacs has never been so fun
|
||||
markdown ; writing docs for people to ignore
|
||||
nix ; I hereby declare "nix geht mehr!"
|
||||
@@ -110,9 +110,9 @@
|
||||
+pretty ;; Disable if performance issues
|
||||
+roam2
|
||||
+present) ; using org-mode for presentations
|
||||
php ; perl's insecure younger brother
|
||||
;;php ; perl's insecure younger brother
|
||||
(python +lsp +pyright) ; beautiful is better than ugly
|
||||
(sh +fish) ; she sells {ba,z,fi}sh shells on the C xor
|
||||
sh ; she sells {ba,z,fi}sh shells on the C xor
|
||||
web ; the tubes
|
||||
yaml
|
||||
|
||||
|
||||
Reference in New Issue
Block a user