nvimrc: add plugin

This commit is contained in:
Rob Watson 2022-02-17 07:23:00 +01:00
parent 9bd831c194
commit eab8d4629e
1 changed files with 1 additions and 0 deletions

1
nvimrc
View File

@ -460,6 +460,7 @@ packadd! rust.vim " https://github.com/rust-lang/rust.vim.git
packadd! tmux-complete.vim " https://github.com/wellle/tmux-complete.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
" Requires both fzf.vim plugin to be manually installed:
" https://github.com/junegunn/fzf/blob/master/plugin/fzf.vim