fix(context): disable lazy loading
Doesn't load for some reason
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
---@type LazyPluginSpec
|
||||
return {
|
||||
"wellle/context.vim",
|
||||
event = "VeryLazy",
|
||||
init = function()
|
||||
vim.g.context_enabled = true
|
||||
vim.g.context_add_mappings = true
|
||||
|
||||
Reference in New Issue
Block a user