Vim keybindings for jump to next and prev marks.
The functionality should be identical to vim 7. In normal mode "[`" takes you to the next lowercase mark, "]`" takes you to the previous. "['" and "]'" work similarly but just take you to the line of the mark, not the column.
Loading
Please register or sign in to comment