Skip to content

Commit

Permalink
Add Windows file extensions (#18)
Browse files Browse the repository at this point in the history
Fixes #17.
  • Loading branch information
SalGnt authored Oct 1, 2021
1 parent c91fe3a commit 4e4bf89
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions VimL.sublime-syntax
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ file_extensions:
- gvimrc
- .vimrc
- .gvimrc
- _vimrc
- _gvimrc
scope: source.viml
contexts:
main:
Expand Down

0 comments on commit 4e4bf89

Please sign in to comment.