bunch of macs tweaks

This commit is contained in:
Thomas Ruoff
2020-04-05 00:41:33 +02:00
parent c5d4053e2b
commit 6b7bbd00e4
3 changed files with 28 additions and 8 deletions

View File

@@ -67,18 +67,23 @@
;;term ; terminals in Emacs
;;vterm ; another terminals in Emacs
:checkers
syntax ; tasing you for every semicolon you forget
spell ; tasing you for misspelling mispelling
;;grammer
:tools
;;ansible
;;debugger ; FIXME stepping through code, to help you add bugs
;;direnv
direnv
docker
editorconfig ; let someone else argue about tabs vs spaces
ein ; tame Jupyter notebooks with emacs
(eval +overlay) ; run code, run (also, repls)
flycheck ; tasing you for every semicolon you forget
flyspell ; tasing you for misspelling mispelling
gist ; interacting with github gists
(lookup ; helps you navigate your code and documentation
+dictionary
+offline
+docsets) ; ...or in Dash docsets locally
lsp
(:if IS-MAC