mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Merge pull request #147 from baoshan/linguist
PowerShell, not Powershell
This commit is contained in:
@@ -827,7 +827,7 @@ Perl:
|
|||||||
- .psgi
|
- .psgi
|
||||||
- .t
|
- .t
|
||||||
|
|
||||||
Powershell:
|
PowerShell:
|
||||||
type: programming
|
type: programming
|
||||||
lexer: Text only
|
lexer: Text only
|
||||||
ace_mode: powershell
|
ace_mode: powershell
|
||||||
|
|||||||
@@ -18,7 +18,7 @@
|
|||||||
- ^tools/
|
- ^tools/
|
||||||
|
|
||||||
# Node depedencies
|
# Node depedencies
|
||||||
- ^node_modules/
|
- node_modules/
|
||||||
|
|
||||||
# Vendored depedencies
|
# Vendored depedencies
|
||||||
- vendor/
|
- vendor/
|
||||||
|
|||||||
Reference in New Issue
Block a user