nvim: add undotree
This commit is contained in:
@@ -33,6 +33,7 @@ return {
|
||||
disabled_filetypes = {
|
||||
statusline = {},
|
||||
winbar = {},
|
||||
{'undotree'}
|
||||
},
|
||||
ignore_focus = {},
|
||||
always_divide_middle = true,
|
||||
|
||||
Reference in New Issue
Block a user