[vim] add nginx syntax
This commit is contained in:
parent
03bc9ce933
commit
b0471cc9b1
1 changed files with 1 additions and 0 deletions
1
vimrc
1
vimrc
|
@ -64,6 +64,7 @@ set nocompatible
|
|||
Plug 'vim-airline/vim-airline-themes'
|
||||
Plug 'vim-scripts/srec.vim'
|
||||
Plug 'keith/swift.vim'
|
||||
Plug 'chr4/nginx.vim'
|
||||
call plug#end()
|
||||
|
||||
let g:ctrlp_match_window = 'bottom,order:ttb'
|
||||
|
|
Loading…
Add table
Reference in a new issue