sponsor Vim development Vim logo Vim Book Ad

vim-transmitty : Transmit.app integration for VIM (Mac only)

 script karma  Rating 3/3, Downloaded by 805  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
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
vim-transmitty.tar.gz 1.0 2013-03-09 7.0 Henrik Lissner Initial upload
ip used for rating: 216.73.216.107

Questions about Vim should go to the maillist. Help Uganda.     Vim at Github