add ligatures, remove minimap

This commit is contained in:
Inhji 2024-02-18 22:47:57 +05:45
parent 49faafdd94
commit e012005d9c
1 changed files with 2 additions and 2 deletions

View File

@ -36,8 +36,8 @@
hl-todo ; highlight TODO/FIXME/NOTE/DEPRECATED/HACK/REVIEW
;;hydra
;;indent-guides ; highlighted indent columns
;;ligatures ; ligatures and symbols to make your code pretty again
minimap ; show a map of the code on the side
ligatures ; ligatures and symbols to make your code pretty again
;;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