aboutsummaryrefslogtreecommitdiffstats
path: root/ftplugin/lua.vim
AgeCommit message (Collapse)Author
2019-06-20Add ftplugin/lua.vimTeddy Wing
* Set 'commentstring' * Fix comment wrapping by adding `--` to 'comments'. Otherwise no leading comment markers would be inserted when text wrapped to the next line.