diff --git a/arch-config/.config/doom/init.el b/arch-config/.config/doom/init.el index 3b704ee7..c9c933ba 100644 --- a/arch-config/.config/doom/init.el +++ b/arch-config/.config/doom/init.el @@ -36,7 +36,7 @@ ;;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 + ;;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 @@ -106,11 +106,11 @@ terraform ; infrastructure as code ;;tmux ; an API for interacting with tmux ;;tree-sitter ; syntax and parsing, sitting in a tree... - upload ; map local to remote projects via ssh/ftp + ;;upload ; map local to remote projects via ssh/ftp :os (:if IS-MAC macos) ; improve compatibility with macOS - ;;tty ; improve the terminal Emacs experience + (tty +osc) ; improve the terminal Emacs experience :lang ;;agda ; types of types of types of types...