feat: change nvim config to AstroNvim

This commit is contained in:
2026-03-25 09:19:31 +08:00
parent d868f4ec4c
commit 3be61685ff
25 changed files with 580 additions and 354 deletions

3
.config/nvim/.luarc.json Normal file
View File

@@ -0,0 +1,3 @@
{
"format.enable": false
}