aboutsummaryrefslogtreecommitdiffstats
path: root/doom/init.el
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2020-08-18 11:32:52 +0100
committerYann Herklotz <git@yannherklotz.com>2020-08-18 11:32:52 +0100
commitbbeb335a1d255d77c5ab4a5cc71134bfd25fec6c (patch)
tree410c5de586cdc6aa68601c486aae1c127b5c7f7c /doom/init.el
parenteecef1762cf7d79ecb2df8549e485ed2add79fbe (diff)
downloaddotfiles-bbeb335a1d255d77c5ab4a5cc71134bfd25fec6c.tar.gz
dotfiles-bbeb335a1d255d77c5ab4a5cc71134bfd25fec6c.zip
Update doom config
Diffstat (limited to 'doom/init.el')
-rw-r--r--doom/init.el11
1 files changed, 6 insertions, 5 deletions
diff --git a/doom/init.el b/doom/init.el
index 8447c83..682520c 100644
--- a/doom/init.el
+++ b/doom/init.el
@@ -32,7 +32,7 @@
;;fill-column ; a `fill-column' indicator
hl-todo ; highlight TODO/FIXME/NOTE/DEPRECATED/HACK/REVIEW
hydra
- ;;indent-guides ; highlighted indent columns
+ ;;indent-guides ; highlighted in dent columns
modeline ; snazzy, Atom-inspired modeline, plus API
;;nav-flash ; blink the current line after jumping
;;neotree ; a project drawer, like NERDTree for vim
@@ -69,7 +69,7 @@
vc ; version-control and Emacs, sitting in a tree
:term
- ;;eshell ; a consistent, cross-platform shell (WIP)
+ eshell ; a consistent, cross-platform shell (WIP)
;;shell ; a terminal REPL for Emacs
;;term ; terminals in Emacs
;;vterm ; another terminals in Emacs
@@ -107,7 +107,7 @@
cc ; C/C++/Obj-C madness
clojure ; java with a lisp
;;common-lisp ; if you've seen one lisp, you've seen them all
- ;;coq ; proofs-as-programs
+ coq ; proofs-as-programs
;;crystal ; ruby at the speed of c
;;csharp ; unity, .NET, and mono shenanigans
data ; config/data formats
@@ -137,12 +137,13 @@
nix ; I hereby declare "nix geht mehr!"
ocaml ; an objective camel
(org ; organize your plain life in plain text
- +dragndrop ; drag & drop files/images into org buffers
+ ;;+dragndrop ; drag & drop files/images into org buffers
;;+hugo ; use Emacs for hugo blogging
;;+jupyter ; ipython/jupyter support for babel
;;+pandoc ; export-with-pandoc support
;;+pomodoro ; be fruitful with the tomato technique
- +present) ; using org-mode for presentations
+ ;;+present ; using org-mode for presentations
+ )
;;perl ; write code no one else can comprehend
;;php ; perl's insecure younger brother
;;plantuml ; diagrams for confusing people more