Commit Graph

22 Commits

Author SHA1 Message Date
Stephen Seo edf814111b Minor fix to error printing 2022-11-22 14:24:08 +09:00
Stephen Seo 6a4fc20756 Fix different type checks for whitespaceprefix var 2022-11-19 18:30:02 +09:00
Stephen Seo a18bcbad4f Fix case where whitespaceprefix variable is 0 2022-11-19 18:23:07 +09:00
Stephen Seo ddeffdce4f Impl uncommenting with leading whitespace 2022-11-19 18:15:19 +09:00
Stephen Seo aba093a42c Fix edge-case where commentstring has '%' 2022-11-04 13:07:54 +09:00
Stephen Seo 62447a8c90 Fix edge-case string.find and string.gmatch differ 2022-11-03 20:11:49 +09:00
Stephen Seo 3c73a4438b Fix line number print on error 2022-11-03 16:17:26 +09:00
Stephen Seo 521966fe72 Minor fix handling error while uncommenting line
Instead of returning, allow the loop to continue so that a single line's
failure doesn't prevent other lines toggling comment state.
2022-11-03 16:14:30 +09:00
Stephen Seo f52c803c53
Update README.md 2022-11-03 15:29:48 +09:00
Stephen Seo 27e177d3ca Add gif for override feature demo 2022-11-03 15:28:06 +09:00
Stephen Seo 89b60342d7 Impl overrides for alternate commenting syntax 2022-11-03 15:17:15 +09:00
Stephen Seo 479399b3f2
Update README.md 2022-11-03 13:24:51 +09:00
Stephen Seo 813bb8c3f3 Add preview gif of quickcomment 2022-11-03 13:20:22 +09:00
Stephen Seo 47db891512 Update README.md 2022-11-03 13:12:26 +09:00
Stephen Seo d50ad6ff99 Add LICENSE 2022-11-03 13:10:39 +09:00
Stephen Seo 8129ea9d2c Fix errors not stopping fn execution 2022-11-03 13:09:27 +09:00
Stephen Seo 47c0a409e1 Fix usage of commentstring 2022-11-03 12:54:02 +09:00
Stephen Seo 079fed75a5 Fix getting comment string 2022-11-03 11:41:27 +09:00
Stephen Seo 4ea6f9b7ab Add README.md 2022-11-03 11:33:54 +09:00
Stephen Seo e39309a42e Fix detection of colon separator in comment string 2022-11-03 11:31:15 +09:00
Stephen Seo e5227c8035 Init working plugin commit 2022-11-03 11:29:06 +09:00
Stephen Seo b3cc622ae5 Init empty commit 2022-11-03 11:29:02 +09:00