feat(nvim): grapple marks are saved by git branch
This commit is contained in:
parent
8bd4110a9f
commit
cfbbdc471b
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@ return {
|
|||
keys = keys,
|
||||
config = function()
|
||||
require("grapple").setup({
|
||||
scope = "git_branch",
|
||||
win_opts = {
|
||||
footer = "",
|
||||
},
|
||||
|
|
Loading…
Add table
Reference in a new issue