fix(snipe): more secure keymap to close buffer
This commit is contained in:
parent
4d54730b0f
commit
3ec1f5c3e3
1 changed files with 36 additions and 36 deletions
|
|
@ -31,7 +31,7 @@ return {
|
|||
},
|
||||
navigate = {
|
||||
cancel_snipe = "q",
|
||||
close_buffer = "d",
|
||||
close_buffer = "D",
|
||||
open_vsplit = "V",
|
||||
open_split = "X",
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue