Closed poetaman closed 3 years ago
Normal mode H key gets stuck inside a cell, and doesn't jump at all to the preceding cell.
Example fixed with csv file:
vvrv dewfwe rf a frv fe rvbrrr reerbe frvrbr rrr a affe dfff qdf aaaadff
Shows the cursor is stuck at a of cell affe. I have enabled column highlighting with let g:csv_highlight_column = 'y'
a
affe
let g:csv_highlight_column = 'y'
Normal mode H key gets stuck inside a cell, and doesn't jump at all to the preceding cell.
Example fixed with csv file:
Shows the cursor is stuck at
a
of cellaffe
. I have enabled column highlighting withlet g:csv_highlight_column = 'y'