Compare commits
2 Commits
8f09411356
...
30793b5a46
Author | SHA1 | Date | |
---|---|---|---|
30793b5a46 | |||
8fb8e43f59 |
@ -5,7 +5,7 @@ return {
|
||||
dependencies = {
|
||||
{ "stevearc/dressing.nvim" } -- optional: to have the same UI shown in the GIF
|
||||
},
|
||||
event = 'VeryLazy',
|
||||
event = 'VimEnter',
|
||||
keys = {
|
||||
{ "mm", "<cmd>BookmarksMark<cr>", mode = { "n", "v" }, desc = "Mark current line into active BookmarkList." },
|
||||
{ "mo", "<cmd>BookmarksGoto<cr>", mode = { "n", "v" }, desc = "Go to bookmark at current active BookmarkList" },
|
||||
|
Loading…
x
Reference in New Issue
Block a user