From 98ff0c6a718055cc2fc315187788e622f7b08c29 Mon Sep 17 00:00:00 2001 From: Squibid Date: Tue, 23 May 2023 14:36:19 -0400 Subject: added presenter module and truezen --- lua/core/plugins.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'lua/core/plugins.lua') diff --git a/lua/core/plugins.lua b/lua/core/plugins.lua index f08d4db..648df59 100644 --- a/lua/core/plugins.lua +++ b/lua/core/plugins.lua @@ -29,6 +29,7 @@ require 'dep' { { 'matbme/JABS.nvim' }, -- buffer switcher { 'ziontee113/icon-picker.nvim' }, -- icons { 'petertriho/nvim-scrollbar' }, + { 'pocco81/true-zen.nvim' }, -- functional plugins ------------------------------------------------------- { 'lewis6991/gitsigns.nvim' }, -- cgit v1.2.1