Fixed typo.

This commit is contained in:
David Stephen James Birch
2012-05-12 20:11:05 +01:00
parent 36b33f2e9e
commit 47ec99eb7b

View File

@@ -23,7 +23,7 @@ if version < 600 && exists("javaScript_fold")
unlet javaScript_fold unlet javaScript_fold
endif endif
"" dollar sign is permittd anywhere in an identifier "" dollar sign is permitted anywhere in an identifier
setlocal iskeyword+=$ setlocal iskeyword+=$
syntax sync fromstart syntax sync fromstart