sponsor Vim development Vim logo Vim Book Ad

VIMEN : Vim Is More than Editor Now

 script karma  Rating 30/11, Downloaded by 1311  Comments, bugs, improvements  Vim wiki

created by
hao hu
 
script type
utility
 
description
VIMEN is a mini IDE to work with VIM(Gvim) and GDB.
SEE Screen Shots: http://sourceforge.net/project/screenshots.php?group_id=134978&ssid=9952
 
install details
SEE README
 

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
vimen_0_00_0002a.zip 0.00.0002a 2005-04-07 6.0 hao hu Add "How to" in README:
-------------------------------------
HOW To Use
----------
1. Easy, just like this:
    python vimen.py <your_executable_file>
2. In opened VIM window, you can use the following function key:
  <F5>    start/continue debugging
  <F6>    toggel break point
  <F7>    step into
  <F8>    step over
  <S-F7>  step out
  <C-F8>  step until
  <S-F5>  stop debugging
  <F12>   set program arguments
3. A Balloon Value Function is also available.

Request
-------
1. Python 2.4
2. "pyparsing" (from http://sourceforge.net/projects/pyparsing/)
3. "ctypes" (from http://sourceforge.net/projects/ctypes)
   or "pywin32" (from http://sourceforge.net/projects/pywin32/)
ip used for rating: 52.14.85.76

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