mirror of
https://github.com/fergalmoran/vimfiles.git
synced 2025-12-22 17:40:26 +00:00
Added jade support to .vimrc
This commit is contained in:
1
.vimrc
1
.vimrc
@@ -70,6 +70,7 @@ Bundle 'https://github.com/fholgado/minibufexpl.vim'
|
|||||||
Bundle 'evanmiller/nginx-vim-syntax'
|
Bundle 'evanmiller/nginx-vim-syntax'
|
||||||
Bundle "wookiehangover/jshint.vim"
|
Bundle "wookiehangover/jshint.vim"
|
||||||
Bundle "bpowell/vim-android.git"
|
Bundle "bpowell/vim-android.git"
|
||||||
|
Bundle "digitaltoad/vim-jade.git"
|
||||||
|
|
||||||
let g:JSHintHighlightErrorLine = 0
|
let g:JSHintHighlightErrorLine = 0
|
||||||
let g:miniBufExplForceSyntaxEnable = 1
|
let g:miniBufExplForceSyntaxEnable = 1
|
||||||
|
|||||||
Reference in New Issue
Block a user