mirror of
https://github.com/dhruvasagar/vim-table-mode.git
synced 2025-11-08 11:03:47 -05:00
* Does not try to forcefully cast column content to float * Silences any errors during formula evaluation, you can look at `v:errmsg` to see if there was any error during the evaluation for debugging