Skip to content

Commit

Permalink
fix: lock bookmarks
Browse files Browse the repository at this point in the history
  • Loading branch information
yetone committed Nov 27, 2024
1 parent bffa9df commit b010d0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lua/layers/editor/plugins.lua
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,7 @@ cosmos.add_plugin('sysedwinistrator/readline.nvim', {
})

cosmos.add_plugin('LintaoAmons/bookmarks.nvim', {
branch = 'v1.4.2',
tag = 'v1.4.2',
dependencies = { 'stevearc/dressing.nvim' },
config = configs.bookmarks,
})
Expand Down

0 comments on commit b010d0e

Please sign in to comment.