Skip to content

Commit

Permalink
support vbproj file
Browse files Browse the repository at this point in the history
  • Loading branch information
hhatto committed May 13, 2021
1 parent beefb66 commit 29e116c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions language.go
Original file line number Diff line number Diff line change
Expand Up @@ -248,6 +248,7 @@ var Exts = map[string]string{
"vala": "Vala",
"Verilog": "Verilog",
"csproj": "MSBuild script",
"vbproj": "MSBuild script",
"vcproj": "MSBuild script",
"vim": "VimL",
"vue": "Vue",
Expand Down

0 comments on commit 29e116c

Please sign in to comment.