Add a TextMate scope for .sh-session files

Coming soon to Atom. See https://github.com/atom/language-shellscript/pull/3
This commit is contained in:
Adam Roben
2014-11-07 15:02:37 -05:00
parent 8149356668
commit 6e8152c423

View File

@@ -2431,6 +2431,7 @@ ShellSession:
aliases: aliases:
- bash session - bash session
- console - console
tm_scope: text.shell-session
Shen: Shen:
type: programming type: programming