Skip to content

Commit

Permalink
Import final fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
LunarWatcher committed Apr 3, 2021
1 parent 1afa83d commit 8850948
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion languages.json
Expand Up @@ -6649,8 +6649,16 @@
"vimrc",
"gvimrc"
],
"filenames": [
"_vimrc",
".vimrc",
"_gvimrc",
".gvimrc",
"vimrc",
"gvimrc"
],
"line_comment": [
"\\\"", "#"
"\"", "#"
],
"multi_line": [],
"quotes": [
Expand Down

0 comments on commit 8850948

Please sign in to comment.