mirror of
https://github.com/posva/vim-vue.git
synced 2025-12-07 10:04:25 +08:00
@@ -25,7 +25,7 @@ if !exists("s:syntaxes")
|
|||||||
return syntaxes
|
return syntaxes
|
||||||
endfunction
|
endfunction
|
||||||
|
|
||||||
let s:syntaxes = s:search_syntaxes('pug', 'slm', 'coffee', 'stylus', 'sass', 'scss', 'less')
|
let s:syntaxes = s:search_syntaxes('pug', 'slm', 'coffee', 'stylus', 'sass', 'scss', 'less', 'typescript')
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user