docs: add a sign_priority description

This commit is contained in:
blueswooz 2023-04-24 09:45:51 +08:00
parent 057cc60a52
commit 06b83e285d

View File

@ -43,6 +43,7 @@ Here is an example with most of the default settings:
```lua
require('bookmarks').setup {
-- sign_priority = 8, --set bookmark sign priority to cover other sign
save_file = vim.fn.expand "$HOME/.bookmarks", -- bookmarks save file path
keywords = {
["@t"] = "☑️ ", -- mark annotation startswith @t ,signs this icon as `Todo`