LimbicSys
LimbicSys
The option `cindent` is default **on** when the filetype is **c** or **cpp**. So the indent is controlled by the `cinkeys` instead of the `indentkeys`. So setting `cinkeys` to an...
I have tried MTA on some real world projects. It is slow on large project. It may take 2~3 days (or more) on a 10k LOC project.
> I have tried MTA on some real world projects. It is slow on large project. It may take 2~3 days (or more) on a 10k LOC project. I guess...