|
|
|
@ -35,13 +35,13 @@
|
|
|
|
hl-todo ; highlight TODO/FIXME/NOTE/DEPRECATED/HACK/REVIEW
|
|
|
|
hl-todo ; highlight TODO/FIXME/NOTE/DEPRECATED/HACK/REVIEW
|
|
|
|
;;hydra
|
|
|
|
;;hydra
|
|
|
|
;;indent-guides ; highlighted indent columns
|
|
|
|
;;indent-guides ; highlighted indent columns
|
|
|
|
ligatures ; ligatures and symbols to make your code pretty again
|
|
|
|
(ligatures +extras) ; ligatures and symbols to make your code pretty again
|
|
|
|
;;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
|
|
|
|
modeline ; snazzy, Atom-inspired modeline, plus API
|
|
|
|
;;nav-flash ; blink cursor line after big motions
|
|
|
|
;;nav-flash ; blink cursor line after big motions
|
|
|
|
;;neotree ; a project drawer, like NERDTree for vim
|
|
|
|
;;neotree ; a project drawer, like NERDTree for vim
|
|
|
|
ophints ; highlight the region an operation acts on
|
|
|
|
ophints ; highlight the region an operation acts on
|
|
|
|
(popup +defaults) ; tame sudden yet inevitable temporary windows
|
|
|
|
(popup +defaults +all) ; tame sudden yet inevitable temporary windows
|
|
|
|
;;tabs ; a tab bar for Emacs
|
|
|
|
;;tabs ; a tab bar for Emacs
|
|
|
|
treemacs ; a project drawer, like neotree but cooler
|
|
|
|
treemacs ; a project drawer, like neotree but cooler
|
|
|
|
unicode ; extended unicode support for various languages
|
|
|
|
unicode ; extended unicode support for various languages
|
|
|
|
@ -66,14 +66,15 @@
|
|
|
|
;;word-wrap ; soft wrapping with language-aware indent
|
|
|
|
;;word-wrap ; soft wrapping with language-aware indent
|
|
|
|
|
|
|
|
|
|
|
|
:emacs
|
|
|
|
:emacs
|
|
|
|
dired ; making dired pretty [functional]
|
|
|
|
(dired +ranger +icons) ; making dired pretty [functional]
|
|
|
|
electric ; smarter, keyword-based electric-indent
|
|
|
|
electric ; smarter, keyword-based electric-indent
|
|
|
|
;;ibuffer ; interactive buffer management
|
|
|
|
;;ibuffer ; interactive buffer management
|
|
|
|
undo ; persistent, smarter undo for your inevitable mistakes
|
|
|
|
(undo +tree) ; persistent, smarter undo for your inevitable mistakes
|
|
|
|
vc ; version-control and Emacs, sitting in a tree
|
|
|
|
vc ; version-control and Emacs, sitting in a tree
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
:term
|
|
|
|
:term
|
|
|
|
;;eshell ; the elisp shell that works everywhere
|
|
|
|
;eshell ; the elisp shell that works everywhere
|
|
|
|
;;shell ; simple shell REPL for Emacs
|
|
|
|
;;shell ; simple shell REPL for Emacs
|
|
|
|
;;term ; basic terminal emulator for Emacs
|
|
|
|
;;term ; basic terminal emulator for Emacs
|
|
|
|
;;vterm ; the best terminal emulation in Emacs
|
|
|
|
;;vterm ; the best terminal emulation in Emacs
|
|
|
|
@ -93,11 +94,11 @@
|
|
|
|
(eval +overlay) ; run code, run (also, repls)
|
|
|
|
(eval +overlay) ; run code, run (also, repls)
|
|
|
|
;;gist ; interacting with github gists
|
|
|
|
;;gist ; interacting with github gists
|
|
|
|
lookup ; navigate your code and its documentation
|
|
|
|
lookup ; navigate your code and its documentation
|
|
|
|
;;lsp
|
|
|
|
lsp
|
|
|
|
magit ; a git porcelain for Emacs
|
|
|
|
magit ; a git porcelain for Emacs
|
|
|
|
;;make ; run make tasks from Emacs
|
|
|
|
;;make ; run make tasks from Emacs
|
|
|
|
;;pass ; password manager for nerds
|
|
|
|
;;pass ; password manager for nerds
|
|
|
|
;;pdf ; pdf enhancements
|
|
|
|
pdf ; pdf enhancements
|
|
|
|
;;prodigy ; FIXME managing external services & code builders
|
|
|
|
;;prodigy ; FIXME managing external services & code builders
|
|
|
|
;;rgb ; creating color strings
|
|
|
|
;;rgb ; creating color strings
|
|
|
|
;;taskrunner ; taskrunner for all your projects
|
|
|
|
;;taskrunner ; taskrunner for all your projects
|
|
|
|
@ -142,11 +143,11 @@
|
|
|
|
;;factor
|
|
|
|
;;factor
|
|
|
|
ledger ; an accounting system in Emacs
|
|
|
|
ledger ; an accounting system in Emacs
|
|
|
|
lua ; one-based indices? one-based indices
|
|
|
|
lua ; one-based indices? one-based indices
|
|
|
|
markdown ; writing docs for people to ignore
|
|
|
|
(markdown +grip) ; writing docs for people to ignore
|
|
|
|
;;nim ; python + lisp at the speed of c
|
|
|
|
;;nim ; python + lisp at the speed of c
|
|
|
|
;;nix ; I hereby declare "nix geht mehr!"
|
|
|
|
;;nix ; I hereby declare "nix geht mehr!"
|
|
|
|
;;ocaml ; an objective camel
|
|
|
|
;;ocaml ; an objective camel
|
|
|
|
(org +roam +capture +pretty) ; organize your plain life in plain text
|
|
|
|
(org +roam +noter +capture +pretty) ; organize your plain life in plain text
|
|
|
|
;;php ; perl's insecure younger brother
|
|
|
|
;;php ; perl's insecure younger brother
|
|
|
|
;;plantuml ; diagrams for confusing people more
|
|
|
|
;;plantuml ; diagrams for confusing people more
|
|
|
|
;;purescript ; javascript, but functional
|
|
|
|
;;purescript ; javascript, but functional
|
|
|
|
|