|
|
|
@ -82,7 +82,7 @@ |
|
|
|
|
:checkers |
|
|
|
|
syntax ; tasing you for every semicolon you forget |
|
|
|
|
(spell +flyspell) ; tasing you for misspelling mispelling |
|
|
|
|
;;grammar ; tasing grammar mistake every you make |
|
|
|
|
grammar ; tasing grammar mistake every you make |
|
|
|
|
|
|
|
|
|
:tools |
|
|
|
|
;;ansible |
|
|
|
@ -90,16 +90,16 @@ |
|
|
|
|
;;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 |
|
|
|
|
lookup ; navigate your code and its documentation |
|
|
|
|
lsp ; M-x vscode |
|
|
|
|
magit ; a git porcelain for Emacs |
|
|
|
|
;;make ; run make tasks from Emacs |
|
|
|
|
make ; run make tasks from Emacs |
|
|
|
|
;;pass ; password manager for nerds |
|
|
|
|
;;pdf ; pdf enhancements |
|
|
|
|
pdf ; pdf enhancements |
|
|
|
|
;;prodigy ; FIXME managing external services & code builders |
|
|
|
|
;;rgb ; creating color strings |
|
|
|
|
;;taskrunner ; taskrunner for all your projects |
|
|
|
|