This website requires JavaScript.
Explore
Help
Sign In
luke-else
/
.config
Watch
1
Star
0
Fork
0
You've already forked .config
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
9d44111878
.config
/
nvim
/
after
/
plugin
/
undotree.lua
2 lines
57 B
Lua
Raw
Normal View
History
Unescape
Escape
Add undotree to nvim
2023-03-07 20:05:27 +00:00
vim.keymap
.
set
(
"
n
"
,
"
<leader>u
"
,
vim.cmd
.
UndotreeToggle
)
Reference in New Issue
Copy Permalink