aboutsummaryrefslogtreecommitdiffstats
path: root/doom/init.el
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2020-10-24 19:15:18 +0100
committerYann Herklotz <git@yannherklotz.com>2020-12-01 19:05:03 +0000
commit000683abe7c01d0e7ce545789dc24721c4f251d1 (patch)
tree34e140d39a9c9002fde642b38b8261ef9c8cd8c1 /doom/init.el
parentb1673e899ec30f25b71cdc9d1ffd6c8246634191 (diff)
downloaddotfiles-000683abe7c01d0e7ce545789dc24721c4f251d1.tar.gz
dotfiles-000683abe7c01d0e7ce545789dc24721c4f251d1.zip
Update doom config
Diffstat (limited to 'doom/init.el')
-rw-r--r--doom/init.el14
1 files changed, 7 insertions, 7 deletions
diff --git a/doom/init.el b/doom/init.el
index 682520c..e60b799 100644
--- a/doom/init.el
+++ b/doom/init.el
@@ -102,11 +102,11 @@
;;upload ; map local to remote projects via ssh/ftp
:lang
- ;;agda ; types of types of types of types...
+ 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
- ;;common-lisp ; if you've seen one lisp, you've seen them all
+ 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
@@ -122,10 +122,10 @@
;;go ; the hipster dialect
haskell ; a language that's lazier than I am
;;hy ; readability of scheme w/ speed of python
- ;;idris ;
+ idris ;
;;(java +meghanada) ; the poster child for carpal tunnel syndrome
;;javascript ; all(hope(abandon(ye(who(enter(here))))))
- ;;julia ; a better, faster MATLAB
+ julia ; a better, faster MATLAB
;;kotlin ; a better, slicker Java(Script)
latex ; writing papers in Emacs has never been so fun
;;lean
@@ -150,13 +150,13 @@
;;purescript ; javascript, but functional
python ; beautiful is better than ugly
;;qt ; the 'cutest' gui framework ever
- ;;racket ; a DSL for DSLs
+ racket ; a DSL for DSLs
;;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()
- ;;scala ; java, but good
- ;;scheme ; a fully conniving family of lisps
+ scala ; java, but good
+ scheme ; a fully conniving family of lisps
sh ; she sells {ba,z,fi}sh shells on the C xor
;;solidity ; do you need a blockchain? No.
;;swift ; who asked for emoji variables?