~changes to modules in doom

+childframe for ivy as it is useful, can configure it to go anywhere
-lsp for haskell because it doesn't work
+pomodoro for the pomodoro technique
+rust with lsp because I want to start learning rust
This commit is contained in:
AChavali
2020-02-08 13:05:44 +00:00
parent 8d77f06ae5
commit 0be45db983

View File

@@ -15,7 +15,8 @@
company ; the ultimate code completion backend company ; the ultimate code completion backend
(ivy (ivy
+fuzzy +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 ;;helm ; the *other* search engine for love and life
;;ido ; the other *other* search engine... ;;ido ; the other *other* search engine...
@@ -114,7 +115,7 @@
;;ess ; emacs speaks statistics ;;ess ; emacs speaks statistics
;;fsharp ; ML stands for Microsoft's Language ;;fsharp ; ML stands for Microsoft's Language
;;go ; the hipster dialect ;;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 ;;hy ; readability of scheme w/ speed of python
;;idris ; ;;idris ;
;;(java +meghanada) ; the poster child for carpal tunnel syndrome ;;(java +meghanada) ; the poster child for carpal tunnel syndrome
@@ -133,6 +134,7 @@
+dragndrop ; file drag & drop support +dragndrop ; file drag & drop support
+ipython ; ipython support for babel +ipython ; ipython support for babel
+pandoc ; pandoc integration into org's exporter +pandoc ; pandoc integration into org's exporter
+pomodoro
+present) ; using Emacs for presentations +present) ; using Emacs for presentations
;;perl ; write code no one else can comprehend ;;perl ; write code no one else can comprehend
;;php ; perl's insecure younger brother ;;php ; perl's insecure younger brother
@@ -143,7 +145,7 @@
;;racket ; a DSL for DSLs ;;racket ; a DSL for DSLs
;;rest ; Emacs as a REST client ;;rest ; Emacs as a REST client
;;ruby ; 1.step {|i| p "Ruby is #{i.even? ? 'love' : 'life'}"} ;;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 ;;scala ; java, but good
sh ; she sells {ba,z,fi}sh shells on the C xor sh ; she sells {ba,z,fi}sh shells on the C xor
;;solidity ; do you need a blockchain? No. ;;solidity ; do you need a blockchain? No.