tomtom / checksyntax_vim

Check a file's syntax when saving a file (php, ruby, tex ...) with vim
http://www.vim.org/scripts/script.php?script_id=1431
GNU General Public License v3.0
94 stars 9 forks source link

A bug in autoload/checksyntax/defs/lua.vim #20

Closed yan12125 closed 10 years ago

yan12125 commented 10 years ago

There should be a comma at the end of line 10, or vim will report a syntax error

The commit causing this bug: https://github.com/tomtom/checksyntax_vim/commit/07bb73f2b2a37b5d2f8c6f9e063b435655987676#diff-8ac37e761965d5cb5a7e79ca270ee655R11