reformat variable
This commit is contained in:
@ -3,7 +3,7 @@ local map = misc.map
|
|||||||
|
|
||||||
return { 'mbbill/undotree',
|
return { 'mbbill/undotree',
|
||||||
function()
|
function()
|
||||||
if (vim.g.loaded_undotree) then
|
if vim.g.loaded_undotree then
|
||||||
vim.g.undotree_DiffAutoOpen = 0
|
vim.g.undotree_DiffAutoOpen = 0
|
||||||
end
|
end
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user