add vue support
This commit is contained in:
parent
0bbef95663
commit
becc0ec855
2 changed files with 4 additions and 0 deletions
|
|
@ -47,6 +47,8 @@ au BufRead,BufNewFile *.go set filetype=go
|
|||
|
||||
au FileType cpp let b:delimitMate_matchpairs = "(:),[:],{:}"
|
||||
|
||||
autocmd FileType vue syntax sync fromstart
|
||||
|
||||
"Settings per filetype
|
||||
augroup python
|
||||
""autocmd FileType python set omnifunc=pythoncomplete#Complete
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue