diff --git a/emacs/init.el b/emacs/init.el index 188a8fe..9c9d346 100644 --- a/emacs/init.el +++ b/emacs/init.el @@ -48,7 +48,7 @@ ophints ; highlight the region an operation acts on (popup +defaults) ; tame sudden yet inevitable temporary windows ;;tabs ; a tab bar for Emacs - treemacs ; a project drawer, like neotree but cooler + (treemacs +lsp) ; a project drawer, like neotree but cooler ;;unicode ; extended unicode support for various languages vc-gutter ; vcs diff in the fringe vi-tilde-fringe ; fringe tildes to mark beyond EOB @@ -96,7 +96,7 @@ ansible debugger ; FIXME stepping through code, to help you add bugs ;;direnv - ;;docker + (docker +lsp) editorconfig ; let someone else argue about tabs vs spaces ;;ein ; tame Jupyter notebooks with emacs (eval +overlay) ; run code, run (also, repls) @@ -106,7 +106,7 @@ +dictionary) (lsp +peek) - magit ; a git porcelain for Emacs + (magit +forge) ; a git porcelain for Emacs ;;make ; run make tasks from Emacs pass ; password manager for nerds ;;pdf ; pdf enhancements @@ -158,7 +158,7 @@ ;;lua ; one-based indices? one-based indices markdown ; writing docs for people to ignore ;;nim ; python + lisp at the speed of c - nix ; I hereby declare "nix geht mehr!" + (nix +lsp) ; I hereby declare "nix geht mehr!" ;;ocaml ; an objective camel (org ; organize your plain life in plain text +dragndrop @@ -175,7 +175,7 @@ ;;qt ; the 'cutest' gui framework ever ;;racket ; a DSL for DSLs ;;raku ; the artist formerly known as perl6 - ;;rest ; Emacs as a REST client + rest ; Emacs as a REST client ;;rst ; ReST in peace (ruby ; 1.step {|i| p "Ruby is #{i.even? ? 'love' : 'life'}"} +lsp @@ -200,7 +200,7 @@ ;;(wanderlust +gmail) :app - ;;calendar + calendar ;;emms ;;everywhere ; *leave* Emacs!? You must be joking ;;irc ; how neckbeards socialize