[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Lua Semantic Highlighting for Emacs
- From: Petr Štetiar <ynezz@...>
- Date: Wed, 18 Aug 2010 10:33:03 +0200
Peter Odding <peter@peterodding.com> [2010-07-27 18:04:12]:
> Inspired by this thread, I've just published the first prototype of a
> Vim plug-in that uses LuaInspect to (automatically) perform semantic
> highlighting of variables in Lua buffers. You can find installation
> instructions for the plug-in at
> http://peterodding.com/code/vim/lua-inspect/#installation
Hi,
amazing work guys, thanks a lot!
I tried to get it working with my Vim 7.1, but it was impossible, because you
need at least Vim 7.3 with Lua interface. Maybe you should mention it somewhere
on your page Peter :-) Thanks again!
-- ynezz