adds missing key on new keybing

This commit is contained in:
Dennis 2026-02-06 10:59:38 +01:00
parent fe98bea0f1
commit 34ed85a458

View file

@ -122,6 +122,7 @@
"x"
"o"
];
key = "<CR>";
action.__raw = /* lua */ ''
function()
if vim.bo.filetype ~= "qf" then