[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: help with naming convention
- From: Dirk Laurie <dirk.laurie@...>
- Date: Thu, 13 Oct 2011 08:31:26 +0200
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.