Add undotree to nvim
This commit is contained in:
1
nvim/after/plugin/undotree.lua
Normal file
1
nvim/after/plugin/undotree.lua
Normal file
@ -0,0 +1 @@
|
||||
vim.keymap.set("n", "<leader>u", vim.cmd.UndotreeToggle)
|
Reference in New Issue
Block a user