Bring over commits accidentally only on local_machine branch to main

This commit is contained in:
Martin Larsson 2025-07-09 23:58:22 +02:00
parent 07471f5d48
commit 332c883a48
11 changed files with 59 additions and 11 deletions

View file

@ -8,7 +8,7 @@ local handle_count = 1
function M.setup()
utils.set_keymap_list({
{
"q",
"<Leader>q",
function()
for _, cb in ipairs(callbacks) do
if cb ~= nil then