feat: add `riv.vim` plugin (rst)
parent
7fb87cefed
commit
d8fa7a9dbc
1
init.vim
1
init.vim
|
@ -59,6 +59,7 @@ Plug 'https://github.com/tpope/vim-fugitive.git'
|
|||
Plug 'https://github.com/elzr/vim-json.git'
|
||||
Plug 'https://github.com/tpope/vim-commentary'
|
||||
Plug 'https://github.com/osyo-manga/vim-over', { 'on': 'OverCommandLine' }
|
||||
Plug 'https://github.com/Rykka/riv.vim'
|
||||
call plug#end()
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue