kitchen sink again :(
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
local misc = require('core.misc')
|
||||
local misc = require("core.misc")
|
||||
local map = misc.map
|
||||
|
||||
return { 'mbbill/undotree',
|
||||
return { "mbbill/undotree",
|
||||
function()
|
||||
if vim.g.loaded_undotree then
|
||||
vim.g.undotree_DiffAutoOpen = 0
|
||||
|
Reference in New Issue
Block a user