Disbaled incline plugin

This commit is contained in:
2024-11-25 18:24:43 +01:00
parent 140530c361
commit d8c46723f2
2 changed files with 37 additions and 36 deletions

View File

@@ -2,6 +2,7 @@
return {
"b0o/incline.nvim",
event = "VeryLazy",
enabled = false,
config = function()
local incline = require("incline")