Skip to content

Commit

Permalink
nvim: add winresizer
Browse files Browse the repository at this point in the history
  • Loading branch information
suba327777 committed Jul 4, 2024
1 parent 35c8bb4 commit 43f0c5e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nvim/lua/plugins.lua
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ packer.startup(function(use)
use 'kyazdani42/nvim-web-devicons' -- File icons
use 'lambdalisue/fern.vim' -- filer
use 'voldikss/vim-floaterm' --term
use 'simeji/winresizer' -- window resize
use 'lukas-reineke/indent-blankline.nvim' -- indent-line
use 'glepnir/lspsaga.nvim' -- LSP UIs
use 'L3MON4D3/LuaSnip' -- Snippet
Expand Down

0 comments on commit 43f0c5e

Please sign in to comment.