Add UndoTree (#5)
This commit is contained in:
parent
a3ee26ebf2
commit
a5c4e11ce7
3 changed files with 8 additions and 0 deletions
3
lua/custom/plugins/undotree.lua
Normal file
3
lua/custom/plugins/undotree.lua
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
return {
|
||||
"mbbill/undotree",
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue