From 2079704a16dc4e13f31e08c4bee820f965ec874e Mon Sep 17 00:00:00 2001 From: Christian Segundo Date: Fri, 17 Jan 2025 20:39:35 +0100 Subject: remove all the eyecandy shit --- lua/plugins/eyecandy/virt-column.lua | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 lua/plugins/eyecandy/virt-column.lua (limited to 'lua/plugins/eyecandy/virt-column.lua') diff --git a/lua/plugins/eyecandy/virt-column.lua b/lua/plugins/eyecandy/virt-column.lua deleted file mode 100644 index 6995a68..0000000 --- a/lua/plugins/eyecandy/virt-column.lua +++ /dev/null @@ -1,7 +0,0 @@ -return { - -- "lukas-reineke/virt-column.nvim", - -- event = { "BufRead" }, - -- config = function() - -- require("virt-column").setup() - -- end, -} -- cgit v1.2.3