fixing some update issues and removing old stuff

This commit is contained in:
Matt Nish-Lapidus 2025-02-25 12:39:00 -05:00
parent 63e025a1ee
commit 3d20f5fb87
2 changed files with 6 additions and 3 deletions

View file

@ -32,7 +32,7 @@
ophints ; highlight the region an operation acts on
(popup +all +defaults) ; tame sudden yet inevitable temporary windows
tabs ; a tab bar for Emacs
(treemacs +lsp +icons) ; a project drawer, like neotree but cooler
(treemacs +icons) ; a project drawer, like neotree but cooler
unicode ; extended unicode support for various languages
(vc-gutter +pretty) ; vcs diff in the fringe
vi-tilde-fringe ; fringe tildes to mark beyond EOB