From 3d2302393032548a051f513cf2fa269541a320ec Mon Sep 17 00:00:00 2001 From: Colomban Wendling Date: Sat, 30 Jun 2012 01:51:38 +0200 Subject: [PATCH] Fix a few Shell style mappings --- data/filetypes.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/filetypes.sh b/data/filetypes.sh index 07b2957e..6cd8cd70 100644 --- a/data/filetypes.sh +++ b/data/filetypes.sh @@ -8,10 +8,10 @@ word=keyword_1 string=string_1 character=character operator=operator -identifier=identifier_1 +identifier=identifier backticks=backticks param=parameter -scalar=scalar +scalar=identifier_1 error=error here_delim=here_doc here_q=here_doc