index
:
emorgan/dotfiles.git
master
Personal dotfiles and shit
Ethan Morgan
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
nvim
/
after
/
plugin
/
undotree.lua
blob: b6b9276a542c86107c68c1a74d0fbd3b1ed18f91 (
plain
)
1
vim
.
keymap
.
set
(
"n"
,
"<leader>u"
,
vim
.
cmd
.
UndotreeToggle
)