Added more plugins including resize and mini

This commit is contained in:
venus
2025-12-24 02:23:13 -06:00
parent fc5be13cac
commit 3236e7e289
3 changed files with 26 additions and 15 deletions

View File

@@ -10,4 +10,5 @@ return {
{ 'edluffy/hologram.nvim', auto_display = true,}, --image viewer
'nvim-tree/nvim-web-devicons', -- nerdfont!
'nvim-lualine/lualine.nvim', -- lualine
'TamaMcGlinn/vim-termhere', --simple terminal QOL
}