updated OSX plugin docs

This commit is contained in:
Ivan Eisenberg 2016-08-24 08:58:45 -05:00
commit 1ee6bc223c

View file

@ -27,3 +27,6 @@ Original author: [Sorin Ionescu](https://github.com/sorin-ionescu)
| `man-preview` | Open a specified man page in Preview app |
| `showfiles` | Show hidden files |
| `hidefiles` | Hide the hidden files |
| `split_tab` | Split the current terminal tab horizontally |
| `vsplit_tab` | Split the current terminal tab vertically |
| `itunes` | Control iTunes. User `itunes -h` for more information |