mirror of
https://github.com/nvim-lua/kickstart.nvim.git
synced 2025-12-07 09:35:37 -08:00
my config yay
This commit is contained in:
6
lua/custom/plugins/undotree.lua
Normal file
6
lua/custom/plugins/undotree.lua
Normal file
@@ -0,0 +1,6 @@
|
||||
return {
|
||||
{
|
||||
'mbbill/undotree',
|
||||
opt = {},
|
||||
},
|
||||
}
|
||||
Reference in New Issue
Block a user