mirror of
https://github.com/posva/vim-vue.git
synced 2025-12-07 01:54:27 +08:00
@@ -25,7 +25,7 @@ if !exists("s:syntaxes")
|
||||
return syntaxes
|
||||
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
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user