Skip to content

Commit

Permalink
Add vimscript alias to Vim Script (#7020)
Browse files Browse the repository at this point in the history
* Add extra aliases for vimscript

* Update lib/linguist/languages.yml

---------

Co-authored-by: Colin Seymour <colin@github.com>
  • Loading branch information
jmdevin and lildude authored Aug 29, 2024
1 parent c03e71b commit b37bd86
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/linguist/languages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7655,6 +7655,7 @@ Vim Script:
- vim
- viml
- nvim
- vimscript
extensions:
- ".vim"
- ".vba"
Expand Down

0 comments on commit b37bd86

Please sign in to comment.