docs(emacs): remove undo-tree
All checks were successful
deploy / build (push) Successful in 7m57s

This commit is contained in:
2024-06-20 18:41:32 +02:00
parent 9d8c985588
commit 58fc99cf8c
2 changed files with 0 additions and 48 deletions

View File

@@ -62,7 +62,6 @@ Undefining some stuff to make keybind prefixes work correctly.
"'" '(shell-pop :package shell-pop)
"R" #'recompile
"u" #'universal-argument
"U" '(undo-tree-visualize :package undo-tree)
<<general-keybindings-gen(table=keybindings-tabs, prefix="TAB ")>>
<<general-keybindings-gen(table=keybindings-apps, prefix="a")>>