lua-users home
lua-l archive

Re: Vim Plugin for auto-adding "end" tags

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


Hi there!
Quoting tyrondis (2016年10月08日 16:24:35)
> I use Vim for Lua development. I have plugins to automatically close
> function/if/loop blocks in languages that use curly braces (e.g.
> JavaScript). Is there a similar plugin for Lua? Meaning, if I write
> `function` or `if` or `for` it automatically inserts the `end` keyword
> for me.
At some point I was using vim-endwise [1] for this, it has support for
Lua and many other languages.
Hope that helps,
--
 ☛ Adrián
[1] https://github.com/tpope/vim-endwise/

Attachment: signature.asc
Description: signature


AltStyle によって変換されたページ (->オリジナル) /