Skip to content
Discussion options

You must be logged in to vote

If you use false, bookmarks are not created

Ahhh perfect! Because my use case is that I am grabbing bookmarks on close of MF and persisting to a global var (to persist between neovim open/close). And then on open of MF I am looping through my global var and explicitly setting the marks each time.

The problem I was having was I also have a keymap to clear / remove items from my global var but all the old bookmarks were still showing up until I restarted neovim.

Setting this to false should solve my problem! Thanks!

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@GitMurf
Comment options

@GitMurf
Comment options

@echasnovski
Comment options

@GitMurf
Comment options

Answer selected by echasnovski
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
question Further information is requested mini.files
2 participants