aboutsummaryrefslogtreecommitdiff
path: root/plugins/autowrap.lua
AgeCommit message (Collapse)Author
2021-09-01Bring cursor to the new line's end after wrappingHasith
After bringing the last word to a newline, add command to move the cursor to the new line's end. This positions the cursor for continuing at the last character typed.
2021-08-17Updated mod-version and made things 2.0 instead of 2.00.Adam Harrison
2021-08-17Namespaced plugin configs.Adam Harrison
2021-08-17Updated all lua plugins to be compatible with 2.0.Adam Harrison
2021-05-22Add new tag modversionFrancesco Abbate
2021-04-08Initial verification and plugin taggingFrancesco Abbate
2020-04-23Moved all plugins to `plugins` dirrxi