chore(nvim): add plenary

This commit is contained in:
Rob Watson 2024-05-20 09:02:36 +02:00
parent 414bc16b2a
commit 636cf26d0b
1 changed files with 1 additions and 0 deletions

1
nvimrc
View File

@ -275,6 +275,7 @@ packadd! rust.vim " https://github.com/rust-lang/rust.vim.git
packadd! vim-commentary " https://github.com/tpope/vim-commentary.git
packadd! vim-rails " https://github.com/tpope/vim-rails.git
packadd! vim-jsx-pretty " https://github.com/MaxMEllon/vim-jsx-pretty.git
packadd! plenary.nvim " https://github.com/nvim-lua/plenary.nvim.git
" Requires both fzf.vim plugin to be manually installed:
" https://github.com/junegunn/fzf/blob/master/plugin/fzf.vim