Compare commits

...

2 Commits

Author SHA1 Message Date
4dd7d17c76
Add Readme 2019-12-04 19:18:19 +01:00
911e593e1b
Change python backend to anaconda 2019-12-04 19:17:10 +01:00
2 changed files with 5 additions and 2 deletions

3
README.org Normal file
View File

@ -0,0 +1,3 @@
* doom.d
Personal configuration of [[https://github.com/hlissner/doom-emacs/][Doom Emacs]]

View File

@ -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