dahu / MarkMyWords

Arbitrary bookmarks for your files and Vim docs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MarkMyWords

Arbitrary bookmarks for your files and Vim’s help docs.

Marking the current line:
:MMWMarkLine
Jumping to a bookmark:
:MMWSelect <tag>

Tab completion supported. Try * at the start of the tag for better expansion.

Listing bookmarks:
:MMWList
Browsing bookmarks (requires VimFindsMe):
:MMWBrowse

Default maps:

  • <leader>ml<Plug>MMW_MarkLine

  • <leader>'l<Plug>MMW_Select

  • <leader>mb<Plug>MMW_Browse

About

Arbitrary bookmarks for your files and Vim docs


Languages

Language:Vim Script 100.0%