~big things changing in doom
This commit is contained in:
@@ -70,6 +70,10 @@
|
|||||||
;;term ; terminals in Emacs
|
;;term ; terminals in Emacs
|
||||||
vterm ; another terminals in Emacs
|
vterm ; another terminals in Emacs
|
||||||
|
|
||||||
|
:checkers
|
||||||
|
syntax ; tasing you for every semicolon you forget
|
||||||
|
spell ; tasing you for misspelling mispelling
|
||||||
|
|
||||||
:tools
|
:tools
|
||||||
;;ansible
|
;;ansible
|
||||||
debugger ; FIXME stepping through code, to help you add bugs
|
debugger ; FIXME stepping through code, to help you add bugs
|
||||||
@@ -78,8 +82,6 @@
|
|||||||
editorconfig ; let someone else argue about tabs vs spaces
|
editorconfig ; let someone else argue about tabs vs spaces
|
||||||
;;ein ; tame Jupyter notebooks with emacs
|
;;ein ; tame Jupyter notebooks with emacs
|
||||||
(eval +overlay) ; run code, run (also, repls)
|
(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
|
;;gist ; interacting with github gists
|
||||||
(lookup +docsets) ; helps you navigate your code and documentation
|
(lookup +docsets) ; helps you navigate your code and documentation
|
||||||
lsp
|
lsp
|
||||||
@@ -163,9 +165,6 @@
|
|||||||
irc ; how neckbeards socialize
|
irc ; how neckbeards socialize
|
||||||
(rss +org) ; emacs as an RSS reader
|
(rss +org) ; emacs as an RSS reader
|
||||||
;;twitter ; twitter client https://twitter.com/vnought
|
;;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
|
:collab
|
||||||
;;floobits ; peer programming for a price
|
;;floobits ; peer programming for a price
|
||||||
|
|||||||
Reference in New Issue
Block a user