[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Lua Semantic Highlighting for Emacs
- From: Peter Odding <peter@...>
- Date: Tue, 27 Jul 2010 18:09:04 +0200
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
I intended to remove those attachments since I'd already uploaded a ZIP
archive to www.vim.org but evidently I forgot. Sorry for spamming
everyone on lua-l with a Vim plug-in they probably won't use...
- Peter Odding