teoljungberg / build-vim

Install, update, compile vim(1)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build vim

Usage

The list of available commands:

% make help
% make install

Debug

Pass DEBUG=1 to make(1) to see the output while compiling vim(1).

About

Install, update, compile vim(1)


Languages

Language:Shell 73.6%Language:Makefile 26.4%