Skip to content

Commit

Permalink
syntax/go: comment out syn sync minlines=500
Browse files Browse the repository at this point in the history
  • Loading branch information
zchee committed Dec 20, 2020
1 parent d35ace1 commit e353dd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion syntax/go.vim
Original file line number Diff line number Diff line change
Expand Up @@ -443,7 +443,7 @@ endif

" There's a bug in the implementation of grouphere. For now, use the
" following as a more expensive/less precise workaround.
syn sync minlines=500
" syn sync minlines=500

let b:current_syntax = "go"

Expand Down

0 comments on commit e353dd3

Please sign in to comment.