feat: add `riv.vim` plugin (rst)

server
iGor milhit 2017-08-16 08:59:15 +02:00
parent 7fb87cefed
commit d8fa7a9dbc
No known key found for this signature in database
GPG Key ID: 3B5043D919E99ED2
1 changed files with 1 additions and 0 deletions

View File

@ -59,6 +59,7 @@ Plug 'https://github.com/tpope/vim-fugitive.git'
Plug 'https://github.com/elzr/vim-json.git' Plug 'https://github.com/elzr/vim-json.git'
Plug 'https://github.com/tpope/vim-commentary' Plug 'https://github.com/tpope/vim-commentary'
Plug 'https://github.com/osyo-manga/vim-over', { 'on': 'OverCommandLine' } Plug 'https://github.com/osyo-manga/vim-over', { 'on': 'OverCommandLine' }
Plug 'https://github.com/Rykka/riv.vim'
call plug#end() call plug#end()