[VIM] Rust + Ctags support
This commit is contained in:
parent
c46d64cb70
commit
b80e034907
@ -88,4 +88,7 @@ Plug 'mattn/gist-vim'
|
||||
Plug 'godlygeek/tabular'
|
||||
Plug 'plasticboy/vim-markdown'
|
||||
|
||||
Plug 'majutsushi/tagbar'
|
||||
Plug 'rust-lang/rust.vim'
|
||||
|
||||
call plug#end()
|
||||
|
Loading…
Reference in New Issue
Block a user