Add rails.vim plugin
This commit is contained in:
parent
d546d74a2a
commit
7f13e9f490
1
nvimrc
1
nvimrc
|
@ -332,6 +332,7 @@ runtime macros/matchit.vim
|
|||
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
|
||||
|
||||
" Requires both fzf.vim plugin to be manually installed:
|
||||
" https://github.com/junegunn/fzf/blob/master/plugin/fzf.vim
|
||||
|
|
Loading…
Reference in New Issue