vim-transmitty : Transmit.app integration for VIM (Mac only)
script karma |
Rating 3/3,
Downloaded by 699 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
Henrik Lissner |
|
script type |
utility |
|
description |
A simple vim plugin that sends the current file to Transmit to be uploaded, using its "dropsend" feature. The plugin also does a shallow search for compiled files. For example, if you're working on a SCSS, LESS or Stylus stylesheet, it will look for the compiled CSS file and upload that instead.
KEY MAPS
<leader>ou " Send file to Transmit
<leader>oU " Send file to Transmit (but don't look for compiled files) |
|
install details |
Unzip the tarball, and put the files into their respective ~/.vim/* folders. Alternatively, I'd recommend Vundle (https://github.com/gmarik/vundle), then all you'd need is:
Bundle "hlissner/vim-transmitty"
Then restart and run:
:BundleInstall
---------------------
GITHUB: https://github.com/hlissner/vim-transmitty |
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 44.220.184.63
|