refactor(nvim): allow multiple nvim instances in wezterm & kitty

This commit is contained in:
Price Hiller 2023-09-04 22:37:09 -05:00
parent dda4869439
commit a0ff849551
Signed by: Price
SSH Key Fingerprint: SHA256:Y4S9ZzYphRn1W1kbJerJFO6GGsfu9O70VaBSxJO7dF8

View File

@ -10,6 +10,10 @@ return {
window = {
open = "alternate"
},
one_per = {
wezterm = false,
kitty = false
},
callbacks = {
should_block = function(argv)
-- Note that argv contains all the parts of the CLI command, including