mirror of
https://github.com/keanuplayz/dotfiles.git
synced 2024-08-15 02:33:12 +00:00
[nvim] add a plugin for RON
This commit is contained in:
parent
4cc4389455
commit
06ff96bf30
1 changed files with 1 additions and 0 deletions
|
@ -60,6 +60,7 @@
|
||||||
" Programming {{{
|
" Programming {{{
|
||||||
Plug 'sheerun/vim-polyglot'
|
Plug 'sheerun/vim-polyglot'
|
||||||
Plug 'chikamichi/mediawiki.vim'
|
Plug 'chikamichi/mediawiki.vim'
|
||||||
|
Plug 'ron-rs/ron.vim'
|
||||||
if g:vim_ide
|
if g:vim_ide
|
||||||
Plug 'neoclide/coc.nvim', { 'branch': 'release' }
|
Plug 'neoclide/coc.nvim', { 'branch': 'release' }
|
||||||
Plug 'dag/vim2hs'
|
Plug 'dag/vim2hs'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue