Ideone.vim : vimscript for ideone
| script karma |
Rating 8/2,
Downloaded by 126
|
Comments, bugs, improvements
|
Vim wiki
|
| created by |
| Yasuhiro Matsumoto |
| |
| script type |
| utility |
| |
| description |
This is vimscript for ideone (http://ideone.com)
Usage:
:Ideone post whole text to ideone.
:'<,'>Ideone post selected text to ideone.
:Ideone -p post whole text to ideone with private. require username/password
Require: webapi-vim (http://www.vim.org/scripts/script.php?script_id=4019)
|
| |
| install details |
copy it to your plugin directory.
# cd ~/.vim # unzip ideone-vim.zip
or if you install pathogen.vim:
# cd ~/.vim/bundle # or make directory # unzip /path/to/ideone-vim.zip
|
| |
script versions (upload new version)
Click on the package to download.
ip used for rating: 107.22.156.205
|