This commit is contained in:
liv 2023-10-02 09:54:16 +02:00
parent 9eca2a7fad
commit eb1d9bfedb
3 changed files with 9 additions and 6 deletions

View file

@ -39,7 +39,7 @@
minimap ; show a map of the code on the side
(modeline +light) ; snazzy, Atom-inspired modeline, plus API
;;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
(popup +defaults) ; tame sudden yet inevitable temporary windows
;;tabs ; a tab bar for Emacs