Nvim: add new plugins to test, tab to complete
This commit is contained in:
@@ -112,6 +112,13 @@ Plug 'dylanaraps/wal'
|
||||
Plug 'marko-cerovac/material.nvim'
|
||||
Plug 'Shatur/neovim-ayu'
|
||||
" }}}
|
||||
|
||||
" Testing phase {{{
|
||||
Plug 'nvim-neorg/neorg'
|
||||
Plug 'jubnzv/virtual-types.nvim'
|
||||
Plug 'folke/which-key.nvim'
|
||||
" }}}
|
||||
|
||||
"
|
||||
call plug#end()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user