LintaoAmons / bookmarks.nvim

Persistent bookmarks: powerful but simple (one shortcut to add, rename, and remove bookmark)
https://lintao-index.pages.dev/docs/Vim/Neovim/my-plugins-docs/bookmarks.nvim/
MIT License
173 stars 7 forks source link

ToggleBookmark: remove bookmark directly if current line already have bookmark #21

Closed LintaoAmons closed 3 months ago

LintaoAmons commented 5 months ago

The 'ToggleBookmark' function incorrectly prompts for confirmation when a line is already bookmarked, risking the loss of comments and accidental uncommenting.