not logged in (
login
)
Home
Advanced search
About Vim
Community
News
Sponsoring
Trivia
Documentation
Download
Scripts
Tips
My Account
Site Help
lua_indent : best lua indent plugin
script karma
Rating
0/0
, Downloaded by 675
Comments, bugs, improvements
Vim wiki
created by
zhu nianyang
script type
indent
description
best lua indent plugin. source:
https://github.com/dantezhu/lua_indent
modify from
https://gist.github.com/bonsaiviking/8845871
fix some bugs, like:
" create(
" get(
" 1,
" 2
" ),
" val(),
" )
"
" to
"
" create(
" get(
" 1,
" 2
" ),
" val(),
" )
install details
just put it in indent directory, enjoy it
rate this script
Life Changing
Helpful
Unfulfilling
script versions
(
upload new version
)
Click on the package to download.
package
script version
date
Vim version
user
release notes
lua.vim
1.0.1
2014-10-06
7.0
zhu nianyang
fix bug
ip used for rating: 3.231.219.178
If you have questions or remarks about this site, visit the
vimonline development
pages. Please use this site responsibly.
Questions about
Vim
should go to the
maillist
. Help Bram
help Uganda
.
Vim at Github