aboutsummaryrefslogtreecommitdiff
path: root/autoload/hints.vim
Commit message (Collapse)AuthorAge
* Make marks stable so they are easier to memorize.Josh Rahm2024-03-11
|
* Support showing marks in hint.vimJosh Rahm2024-03-08
|
* fieldmarshal.vim: use <cmd> instead of :<c-u> to fix some bugs.Josh Rahm2022-09-01
|
* Fix some bugsJosh Rahm2022-08-12
|
* Change the default plugin. Only use redraw, not redraw!Josh Rahm2022-08-09
|
* Add hints.vimJosh Rahm2022-08-09
Hints work like qutebrowser. <C-f> will enter hint mode, which will prompt the user to type a two-letter sequence to jump the cursor to a specific line.