diff --git a/dot_doom.d/init.el.tmpl b/dot_doom.d/init.el.tmpl index fcccdb8..652e258 100644 --- a/dot_doom.d/init.el.tmpl +++ b/dot_doom.d/init.el.tmpl @@ -43,7 +43,7 @@ :checkers (syntax +childframe) ; tasing you for every semicolon you forget - (spell +flyspell +aspell) ; tasing you for misspelling mispelling + spell ; tasing you for misspelling mispelling grammar ; tasing grammar mistake every you make :tools @@ -70,7 +70,7 @@ ledger ; an accounting system in Emacs markdown ; writing docs for people to ignore nix ; I hereby declare "nix geht mehr!" - (org +present) ; organize your plain life in plain text + (org +dragndrop +journal +pandoc +pomodoro +pretty +present) ; organize your plain life in plain text (ruby +rails) ; 1.step {|i| p "Ruby is #{i.even? ? 'love' : 'life'}"} sh ; she sells {ba,z,fi}sh shells on the C xor (yaml +lsp) ; JSON, but readable