Improve static_assert snippet & increase sync minlines

This commit is contained in:
2018-11-30 17:46:02 +00:00
parent 446063c2e3
commit 3a60c0abcf
2 changed files with 2 additions and 2 deletions

View File

@@ -10,4 +10,4 @@ endif
if !platform#is_windows() || has("gui_running")
colorscheme fresh
endif
syntax sync minlines=500
syntax sync minlines=1000