forked from ghosert/VimProject
-
Notifications
You must be signed in to change notification settings - Fork 0
lihuibin/VimProject
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
vim72src folder in VimProject is the source of vim 72, re-build it to support python or other features. You can get the source fom http://www.vim.org/download.php Use mingw and change the file under vim72src/src/Make_ming.mak to open the python option. 1. uncomment #PYTHON=c:/python20 2. DYNAMIC_PYTHON=no 3. PYTHON_VER=22 run the command below in console: make -f Make_ming.mak gvim.exe rename $VIM\vim72\gvim.exe to gvim_default.exe copy vim72src/src/gvim.exe to $VIM\vim72\ test line
About
All about my vim projects
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C 55.0%
- Perl 17.7%
- Python 10.2%
- C++ 7.7%
- JavaScript 3.0%
- Shell 2.8%
- Other 3.6%