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:
- bash session
- console
tm_scope: text.shell-session
Shen:
type: programming