Nvim初始化LazyVim配置

This commit is contained in:
2025-07-17 22:20:41 +08:00
parent df0a2033c2
commit 16960041c0
11 changed files with 499 additions and 0 deletions

View File

@ -0,0 +1,3 @@
-- Options are automatically loaded before lazy.nvim startup
-- Default options that are always set: https://github.com/LazyVim/LazyVim/blob/main/lua/lazyvim/config/options.lua
-- Add any additional options here