Skip to content

Commit

Permalink
Merge pull request #352 from paul-nechifor/master
Browse files Browse the repository at this point in the history
Include Vim script.
  • Loading branch information
keithamus committed Sep 21, 2015
2 parents 5239ddb + 2d45d61 commit 32ec049
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions resources/languages.json
Expand Up @@ -70,6 +70,7 @@
".vbs": {"name": "vbscript", "symbol": "'"},
".vert": {"name": "glsl", "symbol": "//"},
".vhdl": {"name": "vhdl", "symbol": "--"},
".vim": {"name": "vim", "symbol": "\""},
".r": {"name": "r", "symbol": "#"},
".rc": {"name": "rust", "symbol": "//"},
".rs": {"name": "rust", "symbol": "//"},
Expand Down

0 comments on commit 32ec049

Please sign in to comment.