vim-bookmarks icon indicating copy to clipboard operation
vim-bookmarks copied to clipboard

Vim bookmark plugin

Results 34 vim-bookmarks issues
Sort by recently updated
recently updated
newest added

CocList can preview and jump to bookmarks, it's experience is better than quickfix for coc.nvim user. The g:bookmark_show_all_by_coclist is used to switch quickfix to coclist.

Hi, whether this is a bugreport, feature request or just a question on how to configure things is up to the reader, as I am not sure how to possibly...

Implemented this feature request #131 . This feature works like this 1. This feature is disabled by default so that old users can directly update this plugin without any change...

It would be helpful if it was possible to bookmark multiple lines using Visual Mode. ### Use Case One use case would be to highlight or annotate multiple lines in...