Closed sheoak closed 5 years ago
I think the mapping for ,tm is not using and can interfere with user mappings (I have ,t mapped already).
https://github.com/dhruvasagar/vim-table-mode/blob/865563f78506b8090d3839644bc667493b4b68f4/plugin/table-mode.vim#L62
Sorry I just realized there was an option by trying to prepare a pull request.
For information if someone has the issue: let g:table_mode_map_prefix = ',i'
let g:table_mode_map_prefix = ',i'
I think the mapping for ,tm is not using and can interfere with user mappings (I have ,t mapped already).
https://github.com/dhruvasagar/vim-table-mode/blob/865563f78506b8090d3839644bc667493b4b68f4/plugin/table-mode.vim#L62