style: 将项目中所有英文注释统一改为中文

This commit is contained in:
2026-04-15 16:40:20 +08:00
parent 2cd41bcd16
commit 41913d9a24
13 changed files with 68 additions and 65 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
_:
{
# Disable catppuccin/nix neovim integration — LazyVim manages its own colorscheme
# 禁用 catppuccin/nix 的 Neovim 集成 — LazyVim 自行管理配色方案
catppuccin.nvim.enable = false;
programs.neovim = {
@@ -22,7 +22,7 @@ _:
lang.docker.enable = true;
};
# Catppuccin Mocha colorscheme (managed by LazyVim, not catppuccin/nix)
# Catppuccin Mocha 配色方案(由 LazyVim 管理,非 catppuccin/nix
plugins = {
colorscheme = ''
return {