From b36ab7916276d16779eca4f5bf98d9cfdbcead41 Mon Sep 17 00:00:00 2001 From: brustybee Date: Sun, 15 Mar 2026 01:57:01 +0530 Subject: meow in excitement --- lua/plugins/misc.lua | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'lua/plugins') diff --git a/lua/plugins/misc.lua b/lua/plugins/misc.lua index f1aa60b..4dc1a7b 100644 --- a/lua/plugins/misc.lua +++ b/lua/plugins/misc.lua @@ -74,10 +74,10 @@ return { chunk = { enable = true, priority = 15, - style = { - vim.api.nvim_get_hl(0, { name = "IndentBlanklineIndent1" }), - vim.api.nvim_get_hl(0, { name = "DiagnosticError" }), - }, + -- style = { + -- vim.api.nvim_get_hl(0, { name = "IndentBlanklineIndent1" }), + -- vim.api.nvim_get_hl(0, { name = "DiagnosticError" }), + -- }, use_treesitter = true, chars = { horizontal_line = "─", -- cgit v1.3.1