refactor: Consolidate external tools and personal configurations under libs/external, clean up libs/common/utils, and update gitignore and AGENTS.md

This commit is contained in:
tukuaiai
2025-12-14 07:40:59 +08:00
parent 824b2632c6
commit b6e4231621
1508 changed files with 4 additions and 2 deletions
+2
View File
@@ -0,0 +1,2 @@
-- bootstrap lazy.nvim, LazyVim and your plugins
require("config.lazy")