Skip to content
JugglerShu edited this page Jun 11, 2012 · 2 revisions

Hello,

If I wanted to study your code, on how to understand it, and perhaps make contributions in the future, how should I start off? Where should I look? I know Objective C quite well. =)


Have you read https://github.com/JugglerShu/XVim/blob/master/Documents/Developers/index.html ? And also there are some comments in source code. The entry point is XVim.m's "load" method. I know that these are not enough but currently this is only thing available.

Clone this wiki locally