diff --git a/config/dot_config/doom/init.el b/config/dot_config/doom/init.el index 9e9406e..dfcf3a0 100644 --- a/config/dot_config/doom/init.el +++ b/config/dot_config/doom/init.el @@ -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