astro-nvim-v3 - fix linter

This commit is contained in:
huyjaky
2025-01-02 21:15:25 +07:00
parent fa8ffc5e10
commit 193a915d3a
10 changed files with 61 additions and 126 deletions

View File

@@ -15,7 +15,6 @@ if not pcall(require, "lazy") then
vim.cmd.quit()
end
require "lazy_setup"
require "polish"