Self management stuff + vim.loader
This commit is contained in:
parent
2e8ec89ef5
commit
fe3c267ca9
12 changed files with 41 additions and 19 deletions
dotfiles/neovim/lua/my/plugins
|
@ -198,7 +198,7 @@ return {
|
|||
})
|
||||
end,
|
||||
event = "VeryLazy",
|
||||
cond = false,
|
||||
-- cond = false,
|
||||
},
|
||||
{
|
||||
"mbbill/undotree",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue