diff --git a/plugins/textmate/textmate.plugin.zsh b/plugins/textmate/textmate.plugin.zsh index 7b7ddbb1d..5fef90fb5 100644 --- a/plugins/textmate/textmate.plugin.zsh +++ b/plugins/textmate/textmate.plugin.zsh @@ -11,4 +11,4 @@ function tm() { mate $1 } -alias reload-bundles="osascript -e 'tell app \"TextMate\" to reload bundles'" \ No newline at end of file +alias reload-bundles="osascript -e 'tell app \"TextMate\" to reload bundles'"