💤 Better Lazy Management
- Allow more plugins to lazy-load
This commit is contained in:
@@ -61,6 +61,7 @@ return {
|
||||
},
|
||||
{
|
||||
"Bekaboo/deadcolumn.nvim",
|
||||
event = "VeryLazy",
|
||||
config = function()
|
||||
require("deadcolumn").setup({
|
||||
scope = "line", ---@type string|fun(): integer
|
||||
|
||||
Reference in New Issue
Block a user