[nvim] Add bats syntax highlighting
This commit is contained in:
parent
47be465ea7
commit
0318734dd6
1 changed files with 1 additions and 0 deletions
|
|
@ -64,6 +64,7 @@ Plug 'stephpy/vim-yaml'
|
|||
Plug 'mhartington/nvim-typescript', {'for': 'typescript','do': './install.sh'}
|
||||
Plug 'fatih/vim-go', { 'do': ':GoUpdateBinaries' }
|
||||
Plug 'deoplete-plugins/deoplete-go', { 'do': 'make'}
|
||||
Plug 'aliou/bats.vim'
|
||||
|
||||
" HTML Workflow
|
||||
Plug 'valloric/matchtagalways', { 'on': [] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue