From 53411f0176436d81538b0c927a387309dd7f0adc Mon Sep 17 00:00:00 2001 From: Squibid Date: Mon, 26 Jun 2023 11:51:46 -0400 Subject: regex helper :) --- lua/core/plugins.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'lua/core') diff --git a/lua/core/plugins.lua b/lua/core/plugins.lua index bce8eec..480cdb7 100644 --- a/lua/core/plugins.lua +++ b/lua/core/plugins.lua @@ -33,6 +33,7 @@ require 'dep' { { 'ziontee113/icon-picker.nvim' }, -- icons { 'petertriho/nvim-scrollbar' }, { 'pocco81/true-zen.nvim' }, + { 'tomiis4/Hypersonic.nvim' }, -- regex helper/displayer -- functional plugins ------------------------------------------------------- { 'lewis6991/gitsigns.nvim' }, -- cgit v1.2.1