Re: Programming Lua with vim

2014-03-12 Thread Marc Weber
Excerpts from meino.cramer's message of Wed Mar 12 04:00:00 + 2014: Currently I am missing the function of '%' to jump from one scope delimiter to the corresponding matchit plugin, read its documentation syntax seems to slow down the editor. Have a look at the syntax implementation.

Programming Lua with vim

2014-03-11 Thread meino . cramer
Hi, I want to write Lua code with vim. Currently I am missing the function of '%' to jump from one scope delimiter to the corresponding one for things like function name() end . Here the missing scope delimiter are 'function' and 'end'. There are several others more. I am using a 6