aboutsummaryrefslogtreecommitdiffstats
path: root/doom/init.el
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2020-03-27 15:51:22 +0000
committerYann Herklotz <git@yannherklotz.com>2020-03-27 15:51:22 +0000
commita99afc3da7ff4b804c93f100a7e6cdee5dcc0ba6 (patch)
tree8b3a67c920793d3192f155a6eeb2a923b13abc7c /doom/init.el
parent3b55435803691baad50e6d921649eb24d84aede7 (diff)
downloaddotfiles-a99afc3da7ff4b804c93f100a7e6cdee5dcc0ba6.tar.gz
dotfiles-a99afc3da7ff4b804c93f100a7e6cdee5dcc0ba6.zip
Update doom configuration
Diffstat (limited to 'doom/init.el')
-rw-r--r--doom/init.el26
1 files changed, 13 insertions, 13 deletions
diff --git a/doom/init.el b/doom/init.el
index a6f2c65..2bd908e 100644
--- a/doom/init.el
+++ b/doom/init.el
@@ -36,7 +36,7 @@
modeline ; snazzy, Atom-inspired modeline, plus API
;;nav-flash ; blink the current line after jumping
;;neotree ; a project drawer, like NERDTree for vim
- ophints ; highlight the region an operation acts on
+ ;;ophints ; highlight the region an operation acts on
(popup +defaults) ; tame sudden yet inevitable temporary windows
;;pretty-code ; replace bits of code with pretty symbols
;;tabs ; an tab bar for Emacs
@@ -50,7 +50,7 @@
:editor
;;(evil +everywhere); come to the dark side, we have cookies
- file-templates ; auto-snippets for empty files
+ ;;file-templates ; auto-snippets for empty files
fold ; (nigh) universal code folding
;;(format +onsave) ; automated prettiness
;;god ; run Emacs commands without modifier keys
@@ -59,7 +59,7 @@
;;objed ; text object editing for the innocent
;;parinfer ; turn lisp into python, sort of
;;rotate-text ; cycle region at point between text candidates
- snippets ; my elves. They type so I don't have to
+ ;;snippets ; my elves. They type so I don't have to
word-wrap ; soft wrapping with language-aware indent
:emacs
@@ -76,19 +76,19 @@
:checkers
syntax ; tasing you for every semicolon you forget
- (spell +hunspell) ; tasing you for misspelling mispelling
- grammar ; tasing grammar mistake every you make
+ (spell +hunspell) ; tasing you for misspelling mispelling
+ ;;grammar ; tasing grammar mistake every you make
:tools
;;ansible
;;debugger ; FIXME stepping through code, to help you add bugs
direnv
;;docker
- editorconfig ; let someone else argue about tabs vs spaces
+ editorconfig ; let someone else argue about tabs vs spaces
;;ein ; tame Jupyter notebooks with emacs
(eval +overlay) ; run code, run (also, repls)
;;gist ; interacting with github gists
- lookup ; navigate your code and its documentation
+ ;;lookup ; navigate your code and its documentation
;;lsp
macos ; MacOS-specific commands
magit ; a git porcelain for Emacs
@@ -104,23 +104,23 @@
:lang
;;agda ; types of types of types of types...
;;assembly ; assembly for fun or debugging
- cc ; C/C++/Obj-C madness
- clojure ; java with a lisp
+ 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
;;crystal ; ruby at the speed of c
;;csharp ; unity, .NET, and mono shenanigans
- data ; config/data formats
+ data ; config/data formats
;;elixir ; erlang done right
;;elm ; care for a cup of TEA?
- emacs-lisp ; drown in parentheses
+ emacs-lisp ; drown in parentheses
;;erlang ; an elegant language for a more civilized age
;;ess ; emacs speaks statistics
;;faust ; dsp, but you get to keep your soul
;;fsharp ; ML stands for Microsoft's Language
;;fstar ; (dependent) types and (monadic) effects and Z3
;;go ; the hipster dialect
- (haskell +dante) ; a language that's lazier than I am
+ haskell ; a language that's lazier than I am
;;hy ; readability of scheme w/ speed of python
;;idris ;
;;(java +meghanada) ; the poster child for carpal tunnel syndrome
@@ -153,7 +153,7 @@
;;rest ; Emacs as a REST client
;;rst ; ReST in peace
;;(ruby +rails) ; 1.step {|i| p "Ruby is #{i.even? ? 'love' : 'life'}"}
- ;;rust ; Fe2O3.unwrap().unwrap().unwrap().unwrap()
+ rust ; Fe2O3.unwrap().unwrap().unwrap().unwrap()
;;scala ; java, but good
;;scheme ; a fully conniving family of lisps
sh ; she sells {ba,z,fi}sh shells on the C xor