X-Git-Url: http://git.subgeniuskitty.com/vvhitespace/.git/blobdiff_plain/d9896de362de062c9beb8276f7f2c4a37a1fc03e..4dfd7c1f3c66f996be4ca07de909c13b9dd3df0c:/syntax_highlighting/vvhitespace.vim diff --git a/syntax_highlighting/vvhitespace.vim b/syntax_highlighting/vvhitespace.vim index 8c0e095..0c08226 100644 --- a/syntax_highlighting/vvhitespace.vim +++ b/syntax_highlighting/vvhitespace.vim @@ -6,7 +6,7 @@ if exists("b:current_syntax") finish endif -let b:current_synax = "vvhitespace" +let b:current_syntax = "vvhitespace" " Stack IMP syn match stackIMP '^[sS][sS]'