[geany/geany] 3d2302: Fix a few Shell style mappings

Colomban Wendling git-noreply at xxxxx
Thu Jul 26 00:05:38 UTC 2012


Branch:      refs/heads/document-messages
Author:      Colomban Wendling <ban at herbesfolles.org>
Committer:   Colomban Wendling <ban at herbesfolles.org>
Date:        Fri, 29 Jun 2012 23:54:08
Commit:      3d2302393032548a051f513cf2fa269541a320ec
             https://github.com/geany/geany/commit/3d2302393032548a051f513cf2fa269541a320ec

Log Message:
-----------
Fix a few Shell style mappings


Modified Paths:
--------------
    data/filetypes.sh

Modified: data/filetypes.sh
4 files changed, 2 insertions(+), 2 deletions(-)
===================================================================
@@ -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


@@ Diff output truncated at 100000 characters. @@


--------------
This E-Mail was brought to you by github_commit_mail.py (Source: TBD).



More information about the Commits mailing list