not logged in (
login
)
Home
Advanced search
About Vim
Community
News
Sponsoring
Trivia
Documentation
Download
Scripts
Tips
My Account
Site Help
Ideone.vim : vimscript for ideone
script karma
Rating
9/5
, Downloaded by 1661
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
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
ideone-vim.zip
0.02
2012-05-08
7.0
Yasuhiro Matsumoto
[fix] Clear echo line.
ideone-vim.zip
0.01
2012-05-02
7.0
Yasuhiro Matsumoto
Initial Release
ip used for rating: 142.132.191.50
If you have questions or remarks about this site, visit the
vimonline development
pages. Please use this site responsibly.
Questions about
Vim
should go to the
maillist
. Help Bram
help Uganda
.
Vim at Github