From e18c34954ca296eb94c9d6edc24c6347b189ba32 Mon Sep 17 00:00:00 2001 From: AChavali Date: Fri, 17 Jan 2020 02:29:26 +0000 Subject: ~big things changing in doom --- doom.d/init.el | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/doom.d/init.el b/doom.d/init.el index e402b4d..66c9d80 100644 --- a/doom.d/init.el +++ b/doom.d/init.el @@ -70,6 +70,10 @@ ;;term ; terminals in Emacs vterm ; another terminals in Emacs + :checkers + syntax ; tasing you for every semicolon you forget + spell ; tasing you for misspelling mispelling + :tools ;;ansible debugger ; FIXME stepping through code, to help you add bugs @@ -78,8 +82,6 @@ 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 +docsets) ; helps you navigate your code and documentation lsp @@ -163,9 +165,6 @@ irc ; how neckbeards socialize (rss +org) ; emacs as an RSS reader ;;twitter ; twitter client https://twitter.com/vnought - (write ; emacs as a word processor (latex + org + markdown) - +wordnut ; wordnet (wn) search - +langtool) ; a proofreader (grammar/style check) for Emacs :collab ;;floobits ; peer programming for a price -- cgit v1.2.3-13-gbd6f