lua-users home
lua-l archive

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


Has anyone got a good lua.vim syntax file: something that recognizes function names, not just lua keywords ?

Example (highlights "thisMethod"):

local function thisMethod()
end

G.

On Fri, Mar 25, 2011 at 11:44 PM, Alessandro Delgado <adelgado1313@gmail.com> wrote:
On Fri, Mar 25, 2011 at 7:07 PM, Cosmin Apreutesei
<cosmin.apreutesei@gmail.com> wrote:
> Still looking for an editor that can do split screen and moving editor
> windows to multiple monitors. Unfortunately, neither scite nor
> textadept can do that nor they can be extended in that direction.

I'm quite happy running GNOME+XMonad+gnome-terminal+vim :-)

It works well with multiple monitors and splits screen like nothing else!