separate serialized arrow data by git branch.
This commit is contained in:
parent
64bdd18769
commit
edeeb04e6f
1 changed files with 1 additions and 0 deletions
|
|
@ -6,6 +6,7 @@ return {
|
||||||
show_icons = true,
|
show_icons = true,
|
||||||
leader_key = ",",
|
leader_key = ",",
|
||||||
global_bookmarks = false,
|
global_bookmarks = false,
|
||||||
|
separate_by_branch = true,
|
||||||
custom_actions = {
|
custom_actions = {
|
||||||
open = function(filename, _)
|
open = function(filename, _)
|
||||||
vim.cmd(string.format(":drop %s", filename))
|
vim.cmd(string.format(":drop %s", filename))
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue