tv nix.vim: Vim, why are you so broken?!

This commit is contained in:
tv 2016-06-10 16:27:22 +02:00
parent d8fa951b60
commit 006fded4fb

View file

@ -299,7 +299,6 @@ let
" Clear syntax that interferes with NixBlock.
" TODO redefine NixBlock so syntax don't have to be cleared
syn clear shOperator shSetList shVarAssign
syn clear vimString
syn region NixBlock
\ matchgroup=NixEnter