refactor: address emmylua diagnostics

This commit is contained in:
2026-04-20 22:11:18 +02:00
parent 516b9ea749
commit c7dd083083
29 changed files with 542 additions and 532 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ return {
"bash",
"zsh",
},
on_attach = function(client, bufnr)
on_attach = function(_, bufnr)
vim.keymap.set("n", "<leader>lf", function()
util.format({
buf = bufnr,