mirror of
https://github.com/dhruvasagar/vim-table-mode.git
synced 2025-11-09 19:43:48 -05:00
- Renamed option for eval_expr. - Defined a new option `g:table_mode_map_prefix` set to `<Leader>t` by default to be used as a prefix for all other table mode commands. - Updated docs to reflect the same. - Updated README.