Add init.example.el one-liner for :tools lsp

This commit is contained in:
Henrik Lissner 2021-07-06 02:16:25 -04:00
parent 19edcb9314
commit 3ccc12c16b

View file

@ -92,7 +92,7 @@
(eval +overlay) ; run code, run (also, repls)
;;gist ; interacting with github gists
lookup ; navigate your code and its documentation
;;lsp
;;lsp ; M-x vscode
magit ; a git porcelain for Emacs
;;make ; run make tasks from Emacs
;;pass ; password manager for nerds