Compare commits
2 Commits
eda3c82658
...
4dd7d17c76
Author | SHA1 | Date | |
---|---|---|---|
4dd7d17c76 | |||
911e593e1b |
3
README.org
Normal file
3
README.org
Normal file
@ -0,0 +1,3 @@
|
||||
* doom.d
|
||||
|
||||
Personal configuration of [[https://github.com/hlissner/doom-emacs/][Doom Emacs]]
|
4
init.el
4
init.el
@ -16,7 +16,7 @@
|
||||
company ; the ultimate code completion backend
|
||||
;;helm ; the *other* search engine for love and life
|
||||
;;ido ; the other *other* search engine...
|
||||
(ivy ; a search engine for love and life
|
||||
(ivy ; a search engine for love and life
|
||||
+fuzzy ; fuzzy search is a millenial thing
|
||||
+icons) ; prettify the small thingss
|
||||
|
||||
@ -141,7 +141,7 @@
|
||||
;;php ; perl's insecure younger brother
|
||||
;;plantuml ; diagrams for confusing people more
|
||||
;;purescript ; javascript, but functional
|
||||
(python +lsp) ; beautiful is better than ugly
|
||||
python ; beautiful is better than ugly
|
||||
;;qt ; the 'cutest' gui framework ever
|
||||
;;racket ; a DSL for DSLs
|
||||
;;rest ; Emacs as a REST client
|
||||
|
Loading…
Reference in New Issue
Block a user