summaryrefslogtreecommitdiff
path: root/init.el
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--init.el17
1 files changed, 9 insertions, 8 deletions
diff --git a/init.el b/init.el
index ddb689f..9322ac8 100644
--- a/init.el
+++ b/init.el
@@ -21,9 +21,10 @@
:completion
;;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...
- ivy ; a search engine for love and life
+ ;; ivy ; a search engine for love and life
+ vertico
:ui
;;deft ; notational velocity for Emacs
@@ -79,8 +80,8 @@
:checkers
syntax ; tasing you for every semicolon you forget
- ;; (spell +flyspell +aspell) ; tasing you for misspelling mispelling
- ;;grammar ; tasing grammar mistake every you make
+ (spell +flyspell +aspell) ; tasing you for misspelling mispelling
+ ;; grammar ; tasing grammar mistake every you make
:tools
;;ansible
@@ -88,7 +89,7 @@
;;debugger ; FIXME stepping through code, to help you add bugs
direnv
docker
- ;;editorconfig ; let someone else argue about tabs vs spaces
+ editorconfig ; let someone else argue about tabs vs spaces
;;ein ; tame Jupyter notebooks with emacs
(eval +overlay) ; run code, run (also, repls)
;;gist ; interacting with github gists
@@ -150,7 +151,7 @@
markdown ; writing docs for people to ignore
;;nim ; python + lisp at the speed of c
(nix +treesitter) ; I hereby declare "nix geht mehr!"
- ;;ocaml ; an objective camel
+ (ocaml +lsp) ; an objective camel
(org
+roam2
+pandoc
@@ -165,9 +166,9 @@
;;rest ; Emacs as a REST client
;;rst ; ReST in peace
;;(ruby +rails) ; 1.step {|i| p "Ruby is #{i.even? ? 'love' : 'life'}"}
- (rust +lsp) ; Fe2O3.unwrap().unwrap().unwrap().unwrap()
+ (rust +lsp +tree-sitter) ; Fe2O3.unwrap().unwrap().unwrap().unwrap()
;;scala ; java, but good
- (scheme +gauche) ; a fully conniving family of lisps
+ ;;(scheme +gauche) ; a fully conniving family of lisps
sh ; she sells {ba,z,fi}sh shells on the C xor
;;sml
;;solidity ; do you need a blockchain? No.