diff options
Diffstat (limited to 'lua')
-rw-r--r-- | lua/core/plugins.lua | 1 |
1 files changed, 1 insertions, 0 deletions
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' }, |