split by tmux

This commit is contained in:
jmarkin 2025-11-26 03:08:45 +03:00
parent 4c750e1e08
commit 95cf7a4cc9

View file

@ -18,6 +18,7 @@ with pkgs.vimPlugins; [
mux = {
backend = "tmux",
enabled = true,
create = "split",
},
picker = "fzf-lua",