(vim) Add rust plugin
This commit is contained in:
parent
46a155bf10
commit
a5a3f12644
@ -64,6 +64,10 @@ Plug 'iamcco/markdown-preview.nvim', { 'do': { -> mkdp#util#install() }, 'for':
|
||||
|
||||
" React syntax highlighter
|
||||
Plug 'maxmellon/vim-jsx-pretty'
|
||||
|
||||
" Rust configuration plugin
|
||||
" Plug 'rust-lang/rust.vim'
|
||||
|
||||
call plug#end()
|
||||
|
||||
" autocmd vimenter * NERDTree | wincmd w
|
||||
|
Loading…
Reference in New Issue
Block a user