Compare commits

..

No commits in common. "4dd7d17c767522771624c0cc474ce8844eb0ac8e" and "eda3c82658114ad17703dd9b02d46b79ce3d8ade" have entirely different histories.

2 changed files with 2 additions and 5 deletions

View File

@ -1,3 +0,0 @@
* 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 company ; the ultimate code completion backend
;;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...
(ivy ; a search engine for love and life (ivy ; a search engine for love and life
+fuzzy ; fuzzy search is a millenial thing +fuzzy ; fuzzy search is a millenial thing
+icons) ; prettify the small thingss +icons) ; prettify the small thingss
@ -141,7 +141,7 @@
;;php ; perl's insecure younger brother ;;php ; perl's insecure younger brother
;;plantuml ; diagrams for confusing people more ;;plantuml ; diagrams for confusing people more
;;purescript ; javascript, but functional ;;purescript ; javascript, but functional
python ; beautiful is better than ugly (python +lsp) ; beautiful is better than ugly
;;qt ; the 'cutest' gui framework ever ;;qt ; the 'cutest' gui framework ever
;;racket ; a DSL for DSLs ;;racket ; a DSL for DSLs
;;rest ; Emacs as a REST client ;;rest ; Emacs as a REST client