AutoYADM commit: 2024-12-19 23:00:02
This commit is contained in:
parent
16ff78e3d2
commit
4876ab3d53
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ return {
|
||||||
prev = { ",", "Prev mark" },
|
prev = { ",", "Prev mark" },
|
||||||
}
|
}
|
||||||
local opts = {
|
local opts = {
|
||||||
builtin_marks = { ".", "^" },
|
-- builtin_marks = { ".", "^" },
|
||||||
mappings = fmt_prefix("<leader>m", map),
|
mappings = fmt_prefix("<leader>m", map),
|
||||||
}
|
}
|
||||||
require("marks").setup(opts)
|
require("marks").setup(opts)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue