reformat variable
This commit is contained in:
parent
a50483c777
commit
200a06c960
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue