You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Version 4.8.0
Improved Formula Engine
* Does not cast column values to float
* Silences errors during evaluation, see `v:errmsg` for error
information from last evaluation for debugging issues with formulas
Version 4.7.6
* Add config `g:table_mode_ignore_align` to ignore aligning based on
alignment characters on the header and always left align. This is
disabled by default.