Commit 90585bde authored by Yasuhiro Matsumoto's avatar Yasuhiro Matsumoto Committed by Andrew Gerrand

misc/vim/syntax: set large value to 'syntax sync'.

R=golang-dev, dsymonds, adg
CC=golang-dev
https://golang.org/cl/4102044
parent 1e17621c
......@@ -198,4 +198,6 @@ endif
hi def link goExtraType Type
hi def link goSpaceError Error
syn sync minlines=500
let b:current_syntax = "go"
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment