From 1f8ff76382b23aad44a02de06bd8dd0c18bc0434 Mon Sep 17 00:00:00 2001 From: filip <“filip.rabiega@gmail.com”> Date: Sun, 8 Feb 2026 22:30:05 +0100 Subject: add new plugins --- noice.lua | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 noice.lua (limited to 'noice.lua') diff --git a/noice.lua b/noice.lua new file mode 100644 index 0000000..84cbd72 --- /dev/null +++ b/noice.lua @@ -0,0 +1,7 @@ +return { + "lukas-reineke/indent-blankline.nvim", + main = "ibl", + ---@module "ibl" + ---@type ibl.config + opts = {}, +} -- cgit v1.2.3