emacs: add docsets for haskell

This commit is contained in:
2022-09-03 16:37:56 +02:00
parent 1b1d607430
commit 27c22d988b
2 changed files with 5 additions and 1 deletions

View File

@ -94,7 +94,7 @@
;;ein ; tame Jupyter notebooks with emacs
(eval +overlay) ; run code, run (also, repls)
;;gist ; interacting with github gists
lookup ; navigate your code and its documentation
(lookup +docsets) ; navigate your code and its documentation
lsp ; M-x vscode
magit ; a git porcelain for Emacs
make ; run make tasks from Emacs