separate serialized arrow data by git branch.

This commit is contained in:
Martin Larsson 2024-11-19 00:52:40 +01:00
parent 64bdd18769
commit edeeb04e6f

View file

@ -6,6 +6,7 @@ return {
show_icons = true,
leader_key = ",",
global_bookmarks = false,
separate_by_branch = true,
custom_actions = {
open = function(filename, _)
vim.cmd(string.format(":drop %s", filename))