feat: extras.linting.eslint

This commit is contained in:
punkfairie 2025-03-10 19:58:14 -07:00
parent ac0876ad01
commit 74b3a2ace1
Signed by: punkfairie
GPG key ID: B3C5488E9A1A7CA6

View file

@ -72,6 +72,8 @@ require('nixCatsUtils.lazyCat').setup(nixCats.pawsible { 'allPlugins', 'start',
{ import = 'lazyvim.plugins.extras.lang.vue' },
{ import = 'lazyvim.plugins.extras.lang.yaml' },
{ import = 'lazyvim.plugins.extras.linting.eslint' },
-- These need to be after extras to prevent extras from overwriting them.
-- Disable mason.nvim while using nix.