-- -- This file adds local changes to the corresponding file and plugins in LazyVim -- return { { -- https://github.com/mfussenegger/nvim-lint "mfussenegger/nvim-lint", opts = { linters_by_ft = { fish = {}, }, }, }, }