This website requires JavaScript.
Explore
Help
Sign In
mirror
/
kickstart.nvim
mirror of
https://github.com/nvim-lua/kickstart.nvim.git
Watch
1
Star
0
Fork
You've already forked kickstart.nvim
1
Code
Issues
Packages
Projects
Releases
Wiki
Activity
615e8a4aae
kickstart.nvim
/
lua
/
custom
/
plugins
/
undotree.lua
7 lines
96 B
Lua
Raw
Blame
History
return
{
'
mbbill/undotree
'
,
config
=
function
(
)
vim.g
.
undotree_WindowLayout
=
4
end
}
Reference in New Issue
View Git Blame
Copy Permalink