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',
|
||||
function()
|
||||
if (vim.g.loaded_undotree) then
|
||||
if vim.g.loaded_undotree then
|
||||
vim.g.undotree_DiffAutoOpen = 0
|
||||
end
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue