mirror of
https://github.com/m-housh/dotfiles.git
synced 2026-02-14 22:22:40 +00:00
feat: Updates plugins for nvim
This commit is contained in:
@@ -19,6 +19,6 @@ return {
|
||||
|
||||
vim.keymap.set("n", "<leader>ml", function()
|
||||
require("lint").try_lint()
|
||||
end, { desc = "Lint file" })
|
||||
end, { desc = "[L]int file" })
|
||||
end,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user