vimrc: add bazel/starlark filetype highlighting
courtesy of bazelbuild/vim-ft-bzl
This commit is contained in:
parent
3eab541f03
commit
106bd7ba91
@ -42,6 +42,7 @@ Plug 'tpope/vim-speeddating', { 'on': [] }| " quick date incrementing
|
||||
" Plug 'tpope/vim-afterimage', { 'for': ['xpm', 'png', 'ico', 'gif'] }
|
||||
Plug 'tpope/vim-jdaddy', { 'for': 'json' }
|
||||
Plug 'tpope/vim-ragtag', { 'for': ['html', 'xhtml', 'wml', 'xml', 'xslt', 'xsd', 'jsp', 'php', 'aspperl', 'aspvbs', 'cf', 'mason', 'htmldjango', 'eruby'] }
|
||||
Plug 'bazelbuild/vim-ft-bzl'
|
||||
|
||||
Plug 'gorodinskiy/vim-coloresque'| " coloured background for colour names/codes
|
||||
Plug 'lpinilla/vim-codepainter'| " text highlighting
|
||||
|
Loading…
Reference in New Issue
Block a user