summaryrefslogtreecommitdiffstats
path: root/.doom.d/init.el
diff options
context:
space:
mode:
authorsalad <fmoenne-@student.le-101.fr>2020-12-03 14:59:42 +0100
committersalad <fmoenne-@student.le-101.fr>2020-12-03 14:59:42 +0100
commitd16e99bf961e3bfd5b882d85c7f972a6becb1bec (patch)
treed6f054c36413e39a8311fb0857576b025638b076 /.doom.d/init.el
parentremote (diff)
downloaddotfiles-d16e99bf961e3bfd5b882d85c7f972a6becb1bec.tar.gz
dotfiles-d16e99bf961e3bfd5b882d85c7f972a6becb1bec.tar.bz2
dotfiles-d16e99bf961e3bfd5b882d85c7f972a6becb1bec.tar.xz
dotfiles-d16e99bf961e3bfd5b882d85c7f972a6becb1bec.tar.zst
dotfiles-d16e99bf961e3bfd5b882d85c7f972a6becb1bec.zip
update doom.d
Diffstat (limited to '')
-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