Files
nvim/after/plugin/undotree.lua
2023-10-22 18:09:32 -04:00

4 lines
62 B
Lua

if (g.loaded_undotree) then
g.undotree_DiffAutoOpen = 0
end