mirror of
https://github.com/sheerun/vim-polyglot.git
synced 2025-11-12 21:43:49 -05:00
Update
This commit is contained in:
@@ -94,6 +94,8 @@ hi def link graphqlStructure Structure
|
||||
hi def link graphqlType Type
|
||||
hi def link graphqlVariable Identifier
|
||||
|
||||
syn sync minlines=500
|
||||
if !get(b:, 'graphql_nested_syntax')
|
||||
syn sync minlines=500
|
||||
endif
|
||||
|
||||
let b:current_syntax = 'graphql'
|
||||
|
||||
Reference in New Issue
Block a user