From 5d03c366dfd641d1d709b26f420fbe35b8a04dbf Mon Sep 17 00:00:00 2001 From: Colin Powell Date: Mon, 20 Jan 2020 21:49:29 -0500 Subject: [PATCH] Updates to doom init files --- emacs/.config/doom/init.el | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/emacs/.config/doom/init.el b/emacs/.config/doom/init.el index eb905ae..0726d6f 100644 --- a/emacs/.config/doom/init.el +++ b/emacs/.config/doom/init.el @@ -59,6 +59,12 @@ ibuffer ; interactive buffer management vc ; version-control and Emacs, sitting in a tree + + :checkers + syntax ; tasing you for every semicolon you forget + spell ; tasing you for misspelling mispelling + grammar ; tasing grammar mistake every you make + :term eshell ; a consistent, cross-platform shell (WIP) ;;shell ; a terminal REPL for Emacs @@ -73,8 +79,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 ; helps you navigate your code and documentation +docsets) ; ...or in Dash docsets locally @@ -116,7 +120,7 @@ julia ; a better, faster MATLAB ;;kotlin ; a better, slicker Java(Script) ;;latex ; writing papers in Emacs has never been so fun - ;;ledger ; an accounting system in Emacs + ledger ; an accounting system in Emacs ;;lua ; one-based indices? one-based indices markdown ; writing docs for people to ignore nim ; python + lisp at the speed of c @@ -164,9 +168,6 @@ ;;irc ; how neckbeards socialize (rss +org) ; emacs as an RSS reader ;;twitter ; twitter client https://twitter.com/vnought - (write ; emacs for writers (fiction, notes, papers, etc.) - +wordnut ; wordnet (wn) search - +langtool) ; a proofreader (grammar/style check) for Emacs :config ;; For literate config users. This will tangle+compile a config.org