adds missing key on new keybing
This commit is contained in:
parent
fe98bea0f1
commit
34ed85a458
1 changed files with 1 additions and 0 deletions
|
|
@ -122,6 +122,7 @@
|
||||||
"x"
|
"x"
|
||||||
"o"
|
"o"
|
||||||
];
|
];
|
||||||
|
key = "<CR>";
|
||||||
action.__raw = /* lua */ ''
|
action.__raw = /* lua */ ''
|
||||||
function()
|
function()
|
||||||
if vim.bo.filetype ~= "qf" then
|
if vim.bo.filetype ~= "qf" then
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue