fixing some update issues and removing old stuff
This commit is contained in:
parent
63e025a1ee
commit
3d20f5fb87
2 changed files with 6 additions and 3 deletions
2
init.el
2
init.el
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue