lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


2011/10/13 Patrick Mc(avery <patrick@spellingbeewinnars.org>:
>
> In my next project I will be heavily using the Lua C API. I like their
> naming conventions but I want my code to be easy to spot amongst theirs.
>
> I figure that most non-trivial names have a commonly used part and one or
> more uncommon parts.
>

Make a custom version of lua.vim (or whatever) that highlights your prefix.

D.