fix(context): disable lazy loading

Doesn't load for some reason
This commit is contained in:
2025-03-28 19:10:14 +01:00
parent c7ec790774
commit 17f86e4d04
-1
View File
@@ -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