allow previous edit position mark in gutter
This commit is contained in:
parent
0d03f88673
commit
3dc9b652c3
1 changed files with 1 additions and 1 deletions
|
|
@ -5,5 +5,5 @@ end
|
|||
|
||||
marks.setup {
|
||||
default_mappings = true,
|
||||
builtin_marks = false,
|
||||
builtin_marks = { '`' },
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue