Rust completion with deoplete
This commit is contained in:
2
vimrc
2
vimrc
@@ -59,7 +59,7 @@ Plug 'LucHermitte/local_vimrc'
|
||||
|
||||
" completion
|
||||
Plug 'Valloric/YouCompleteMe', { 'do': './install.py --clang-completer --go-completer --rust-completer --system-boost --system-libclang',
|
||||
\ 'for': ['c', 'python', 'sh', 'go', 'clojure', 'rust'],
|
||||
\ 'for': ['c', 'python', 'sh', 'go', 'clojure'],
|
||||
\ }
|
||||
" deoplete for haskell
|
||||
if has('nvim')
|
||||
|
||||
Reference in New Issue
Block a user