allow previous edit position mark in gutter
This commit is contained in:
parent
c102431a36
commit
1af19150f9
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