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 --- init.lua | 1 - 1 file changed, 1 deletion(-) (limited to 'init.lua') diff --git a/init.lua b/init.lua index b4da530..105e6b6 100644 --- a/init.lua +++ b/init.lua @@ -17,7 +17,6 @@ vim.opt.rtp:prepend(lazypath) require("lazy").setup({ spec = { { import = "plugins.core" }, - { import = "plugins.eyecandy" }, { import = "plugins.lsp" }, { import = "plugins.lang" }, { import = "plugins.extra.copilot" }, -- cgit v1.2.3