nikos / VimProject

All about my vim projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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: test commit

About

All about my vim projects


Languages

Language:C 60.1%Language:Python 11.1%Language:C++ 9.1%Language:HTML 6.8%Language:Makefile 4.7%Language:Shell 3.0%Language:R 1.0%Language:Smarty 1.0%Language:Vim Script 0.9%Language:Common Lisp 0.8%Language:JavaScript 0.4%Language:Java 0.3%Language:M4 0.2%Language:Objective-C 0.2%Language:CSS 0.2%Language:XS 0.1%Language:Roff 0.1%Language:M 0.0%Language:NSIS 0.0%Language:Inno Setup 0.0%Language:Batchfile 0.0%Language:XSLT 0.0%Language:PHP 0.0%Language:Dockerfile 0.0%Language:Prolog 0.0%Language:QMake 0.0%