tv nix.vim: syn sync fromstart

This commit is contained in:
tv 2016-06-09 22:05:32 +02:00
parent dbb43b644d
commit 1e4e9e1b43

View File

@ -289,6 +289,8 @@ let
syn match NixQuote2 "''''"he=s+1 contained containedin=@NixSubLangs
syn match NixQuote3 "'''\\[nrt]" contained containedin=@NixSubLangs
syn sync fromstart
let b:current_syntax = "nix"
set isk=@,48-57,_,192-255,-,'