mirror of
https://github.com/leafOfTree/vim-vue-plugin.git
synced 2025-12-07 13:14:34 +08:00
Load full syntax for stylus
This commit is contained in:
@@ -125,7 +125,7 @@ endif
|
||||
|
||||
" If stylus is enabled, load stylus syntax
|
||||
if s:use_stylus
|
||||
call s:LoadSyntax('@StylusSyntax', 'stylus')
|
||||
call s:LoadFullSyntax('@StylusSyntax', 'stylus')
|
||||
runtime! after/syntax/stylus.vim
|
||||
endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user