Add various small changes from use over the last few days
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
return {
|
||||
"mbbill/undotree",
|
||||
config = function()
|
||||
vim.g.undotree_SplitWidth = 41
|
||||
vim.g.undotree_DiffpanelHeight = 14
|
||||
end,
|
||||
}
|
||||
|
Reference in New Issue
Block a user