Merge pull request #1687 from github/shell-session-scope

Add a TextMate scope for .sh-session files
This commit is contained in:
Adam Roben
2014-11-07 15:47:35 -05:00

View File

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