Added ycm_extra_conf.py
This commit is contained in:
4
vimrc
4
vimrc
@@ -19,6 +19,10 @@ Plugin 'suan/vim-instant-markdown'
|
||||
Plugin 'Valloric/YouCompleteMe'
|
||||
" Generate doc for typescript functions
|
||||
Plugin 'https://gogs.tforgione.fr/tforgione/typescript-doc.git'
|
||||
" Coloration for javascript
|
||||
Plugin 'jelera/vim-javascript-syntax'
|
||||
" Coloration for typescript
|
||||
Plugin 'leafgarland/typescript-vim'
|
||||
call vundle#end() " required
|
||||
filetype plugin indent on " required
|
||||
|
||||
|
||||
Reference in New Issue
Block a user