mirror of
https://github.com/KevinMidboe/linguist.git
synced 2026-01-02 07:26:18 +00:00
Add support for sed as a programming language (#4093)
This commit is contained in:
committed by
Paul Chaignon
parent
51d3711faf
commit
7b9ec3d1b3
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -568,6 +568,9 @@
|
||||
[submodule "vendor/grammars/language-ruby"]
|
||||
path = vendor/grammars/language-ruby
|
||||
url = https://github.com/atom/language-ruby
|
||||
[submodule "vendor/grammars/language-sed"]
|
||||
path = vendor/grammars/language-sed
|
||||
url = https://github.com/Alhadis/language-sed
|
||||
[submodule "vendor/grammars/language-shellscript"]
|
||||
path = vendor/grammars/language-shellscript
|
||||
url = https://github.com/atom/language-shellscript
|
||||
|
||||
Reference in New Issue
Block a user