summaryrefslogtreecommitdiffstats
path: root/.doom.d/init.el
diff options
context:
space:
mode:
Diffstat (limited to '.doom.d/init.el')
-rw-r--r--.doom.d/init.el8
1 files changed, 4 insertions, 4 deletions
diff --git a/.doom.d/init.el b/.doom.d/init.el
index 2da2e55..00b3158 100644
--- a/.doom.d/init.el
+++ b/.doom.d/init.el
@@ -35,7 +35,7 @@
;;indent-guides ; highlighted indent columns
modeline ; snazzy, Atom-inspired modeline, plus API
;;nav-flash ; blink cursor line after big motions
- neotree ; a project drawer, like NERDTree for vim
+ ;;neotree ; a project drawer, like NERDTree for vim
ophints ; highlight the region an operation acts on
(popup +defaults) ; tame sudden yet inevitable temporary windows
;;pretty-code ; ligatures or substitute text with pretty symbols
@@ -76,7 +76,7 @@
;;vterm ; the best terminal emulation in Emacs
:checkers
- ;;syntax ; tasing you for every semicolon you forget
+ syntax ; tasing you for every semicolon you forget
;;spell ; tasing you for misspelling mispelling
;;grammar ; tasing grammar mistake every you make
@@ -140,7 +140,7 @@
;;ocaml ; an objective camel
org ; organize your plain life in plain text
;;perl ; write code no one else can comprehend
- ;;php ; perl's insecure younger brother
+ php ; perl's insecure younger brother
;;plantuml ; diagrams for confusing people more
;;purescript ; javascript, but functional
;;python ; beautiful is better than ugly
@@ -150,7 +150,7 @@
;;rst ; ReST in peace
;;(ruby +rails) ; 1.step {|i| p "Ruby is #{i.even? ? 'love' : 'life'}"}
rust ; Fe2O3.unwrap().unwrap().unwrap().unwrap()
- ;;scala ; java, but good
+ scala ; java, but good
;;scheme ; a fully conniving family of lisps
sh ; she sells {ba,z,fi}sh shells on the C xor
;;sml