From e809dd7f6fc71ac82026148766162f2e819fc3d0 Mon Sep 17 00:00:00 2001 From: Squibid Date: Sun, 26 Feb 2023 21:07:56 -0500 Subject: remove that highlighting thing (it was a pain in the arse) --- lua/core/plugins.lua | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'lua/core/plugins.lua') diff --git a/lua/core/plugins.lua b/lua/core/plugins.lua index d07e096..c41bd9d 100644 --- a/lua/core/plugins.lua +++ b/lua/core/plugins.lua @@ -14,9 +14,7 @@ require('lazy').setup{ -- only the most useless plugins (some of these are also ui related) { 'goolord/alpha-nvim' }, - { 'petertriho/nvim-scrollbar', - dependencies = { 'kevinhwang91/nvim-hlslens' }, - }, + { 'petertriho/nvim-scrollbar' }, { 'alec-gibson/nvim-tetris' }, { 'kwakzalver/duckytype.nvim', config = true }, -- like monkey type { 'melkster/modicator.nvim' }, -- cgit v1.2.1