Bring over commits accidentally only on local_machine branch to main
This commit is contained in:
parent
07471f5d48
commit
332c883a48
11 changed files with 59 additions and 11 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue