Merge branch 'master' of ssh://git.joshuabell.xyz:3032/ringofstorms/nvim
This commit is contained in:
commit
88e86b5a7d
3 changed files with 61 additions and 65 deletions
|
|
@ -13,6 +13,7 @@ return {
|
|||
typescriptreact = { "biomejs" },
|
||||
javascript = { "biomejs" },
|
||||
javascriptreact = { "biomejs" },
|
||||
svelte = { "eslint_d" },
|
||||
-- Use the "*" filetype to run linters on all filetypes.
|
||||
-- ['*'] = { 'global linter' },
|
||||
-- Use the "_" filetype to run linters on filetypes that don't have other linters configured.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue