logicp 6b0dab6939 initial | %!s(int64=6) %!d(string=hai) anos | |
---|---|---|
.. | ||
README.md | %!s(int64=6) %!d(string=hai) anos | |
textmate.plugin.zsh | %!s(int64=6) %!d(string=hai) anos |
The plugin adds a function for the TextMate editor.
To use it, add textmate
to the plugins array of your zshrc file:
plugins=(... textmate)
The tm
function provides the following options:
mate
in the current directory.mate
in the given directory and cd to it.mate
. This allows for easy opening of multiple files.