6 lines
116 B
TOML
6 lines
116 B
TOML
|
|
[manager]
|
|
|
|
append_keymap = [{ on = ["<C-n>"], run = '''
|
|
shell 'ripdrag "$@" -x 2>/dev/null &' --confirm
|
|
''' }]
|