mirror of
https://github.com/golang/go
synced 2024-11-22 00:34:40 -07:00
misc/vim/syntax: set large value to 'syntax sync'.
R=golang-dev, dsymonds, adg CC=golang-dev https://golang.org/cl/4102044
This commit is contained in:
parent
1e17621cbe
commit
90585bde37
@ -198,4 +198,6 @@ endif
|
||||
hi def link goExtraType Type
|
||||
hi def link goSpaceError Error
|
||||
|
||||
syn sync minlines=500
|
||||
|
||||
let b:current_syntax = "go"
|
||||
|
Loading…
Reference in New Issue
Block a user