vim-table-mode icon indicating copy to clipboard operation
vim-table-mode copied to clipboard

Support optional newline after tables for formula

Open camfowler opened this issue 3 years ago • 2 comments

Fixes #68

This allows the formula line to be evaluated, even if there is a single empty line after the table. The "empty" line is allowed to contain whitespace, but nothing else.

The formula will evaluate if triggered on the table, the empty line, or the formula lines.

camfowler avatar Jul 21 '22 02:07 camfowler

@camfowler I'll integrate github actions for a CI and double check this soon. Thanks for taking the time to make these changes.

dhruvasagar avatar Jul 21 '22 05:07 dhruvasagar

No worries. I haven't run the test suite so that sounds like a good idea. Thanks for all your work on this project, it has saved me a fair amount of time already!

camfowler avatar Jul 21 '22 07:07 camfowler