Go up and down quickly
These commands should be self explanatory
- Toggle Relative Line Numbers
- Move Up
- Move Down
Assuming suggested keybindings are enabled, here's how the plugin works
Moves you from your current line relative to a line based on the number pressed.
Moves you from your current line relative to a line based on the default_line_jump
value.
If default_line_jump
is disabled (False
or 0
), an input panel will show up.
An initial value set to the current line will be provided if relative_line_numbers
is disabled