Update index.lua

This commit is contained in:
cap153 2025-02-09 22:43:05 +08:00 committed by GitHub
parent a6da22da4a
commit f3d14dd626
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -21,6 +21,8 @@ require("lazy").setup({
require("lazy.plugins.blinkcmp"),
-- lsp配置全局的错误和警告提示修复建议重命名变量格式化代码等等
require("lazy.plugins.lspconfig"),
-- 格式化代码
require("lazy.plugins.formatter"),
-- ai编程助手Fitten Code
require("lazy.plugins.fittencode"),
-- 免费大语言模型 (LLM) 支持