Add support for sed as a programming language (#4093)

This commit is contained in:
John Gardner
2018-04-12 00:09:55 +10:00
committed by Paul Chaignon
parent 51d3711faf
commit 7b9ec3d1b3
7 changed files with 141 additions and 0 deletions

View File

@@ -484,6 +484,8 @@ vendor/grammars/language-ruby:
- source.ruby
- source.ruby.gemfile
- text.html.erb
vendor/grammars/language-sed:
- source.sed
vendor/grammars/language-shellscript:
- source.shell
- text.shell-session