Nvim: add nvim-window plugin and config

This commit is contained in:
2022-04-12 00:38:25 +02:00
parent b90f94b7ad
commit d1a5d3208f
2 changed files with 9 additions and 1 deletions

View File

@@ -117,9 +117,9 @@ Plug 'Shatur/neovim-ayu'
Plug 'nvim-neorg/neorg'
Plug 'jubnzv/virtual-types.nvim'
Plug 'folke/which-key.nvim'
Plug 'https://gitlab.com/yorickpeterse/nvim-window.git'
" }}}
"
call plug#end()
set termguicolors