tv nix.vim: Vim, why are you so broken?!
This commit is contained in:
parent
d8fa951b60
commit
006fded4fb
|
@ -299,7 +299,6 @@ let
|
||||||
" Clear syntax that interferes with NixBlock.
|
" Clear syntax that interferes with NixBlock.
|
||||||
" TODO redefine NixBlock so syntax don't have to be cleared
|
" TODO redefine NixBlock so syntax don't have to be cleared
|
||||||
syn clear shOperator shSetList shVarAssign
|
syn clear shOperator shSetList shVarAssign
|
||||||
syn clear vimString
|
|
||||||
|
|
||||||
syn region NixBlock
|
syn region NixBlock
|
||||||
\ matchgroup=NixEnter
|
\ matchgroup=NixEnter
|
||||||
|
|
Loading…
Reference in a new issue