aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doom.d/init.el8
1 files changed, 5 insertions, 3 deletions
diff --git a/doom.d/init.el b/doom.d/init.el
index 741d845..d8bbe3d 100644
--- a/doom.d/init.el
+++ b/doom.d/init.el
@@ -15,7 +15,8 @@
company ; the ultimate code completion backend
(ivy
+fuzzy
- +icons) ; a search engine for love and life
+ +icons
+ +childframe) ; a search engine for love and life
;;helm ; the *other* search engine for love and life
;;ido ; the other *other* search engine...
@@ -114,7 +115,7 @@
;;ess ; emacs speaks statistics
;;fsharp ; ML stands for Microsoft's Language
;;go ; the hipster dialect
- (haskell +lsp) ; 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
@@ -133,6 +134,7 @@
+dragndrop ; file drag & drop support
+ipython ; ipython support for babel
+pandoc ; pandoc integration into org's exporter
+ +pomodoro
+present) ; using Emacs for presentations
;;perl ; write code no one else can comprehend
;;php ; perl's insecure younger brother
@@ -143,7 +145,7 @@
;;racket ; a DSL for DSLs
;;rest ; Emacs as a REST client
;;ruby ; 1.step {|i| p "Ruby is #{i.even? ? 'love' : 'life'}"}
- ;;rust ; Fe2O3.unwrap().unwrap().unwrap().unwrap()
+ (rust +lsp) ; Fe2O3.unwrap().unwrap().unwrap().unwrap()
;;scala ; java, but good
sh ; she sells {ba,z,fi}sh shells on the C xor
;;solidity ; do you need a blockchain? No.