|
@@ -24,6 +24,7 @@
|
|
|
;;helm ; the *other* search engine for love and life
|
|
|
;;ido ; the other *other* search engine...
|
|
|
(ivy ; a search engine for love and life
|
|
|
+ +childframe
|
|
|
+fuzzy
|
|
|
+icons)
|
|
|
|
|
@@ -32,12 +33,13 @@
|
|
|
doom ; what makes DOOM look the way it does
|
|
|
doom-dashboard ; a nifty splash screen for Emacs
|
|
|
doom-quit ; DOOM quit-message prompts when you quit Emacs
|
|
|
+ (emoji +unicode) ;
|
|
|
;;fill-column ; a `fill-column' indicator
|
|
|
hl-todo ; highlight TODO/FIXME/NOTE/DEPRECATED/HACK/REVIEW
|
|
|
;;hydra
|
|
|
;;indent-guides ; highlighted indent columns
|
|
|
ligatures ;
|
|
|
- ;minimap ; show a map of the code on the side
|
|
|
+ minimap ; show a map of the code on the side
|
|
|
modeline ; snazzy, Atom-inspired modeline, plus API
|
|
|
nav-flash ; blink cursor line after big motions
|
|
|
;;neotree ; a project drawer, like NERDTree for vim
|
|
@@ -83,7 +85,7 @@
|
|
|
|
|
|
:checkers
|
|
|
syntax ; tasing you for every semicolon you forget
|
|
|
- spell ; tasing you for misspelling mispelling
|
|
|
+ (spell +flyspell +aspell) ; tasing you for misspelling mispelling
|
|
|
grammar ; tasing grammar mistake every you make
|
|
|
|
|
|
:tools
|
|
@@ -99,10 +101,10 @@
|
|
|
+dictionary
|
|
|
+docsets)
|
|
|
lsp
|
|
|
- magit ; a git porcelain for Emacs
|
|
|
- make ; run make tasks from Emacs
|
|
|
- pass ; password manager for nerds
|
|
|
- pdf ; pdf enhancements
|
|
|
+ magit ; a git porcelain for Emacs
|
|
|
+ make ; run make tasks from Emacs
|
|
|
+ (pass +auth) ; password manager for nerds
|
|
|
+ pdf ; pdf enhancements
|
|
|
;;prodigy ; FIXME managing external services & code builders
|
|
|
;;rgb ; creating color strings
|
|
|
;;taskrunner ; taskrunner for all your projects
|
|
@@ -120,7 +122,7 @@
|
|
|
;;csharp ; unity, .NET, and mono shenanigans
|
|
|
data ; config/data formats
|
|
|
;;(dart +flutter) ; paint ui and not much else
|
|
|
- ;;elixir ; erlang done right
|
|
|
+ (elixir +lsp) ; erlang done right
|
|
|
;;elm ; care for a cup of TEA?
|
|
|
emacs-lisp ; drown in parentheses
|
|
|
;;erlang ; an elegant language for a more civilized age
|