The goal of this wiki is to document the sources of vim, to help newcomers participate in vim development.
Building Vim¶
Pages documenting how to build Vim on different platforms, tips and known mistakes.
*To Be Completed*
Vim Source¶
Tips to help understand the vim source tree.
- NetBeans Interface: netbeans.c nbdebug.h nbdebug.c
*To Be Completed*