Files
dotfiles/dot_config/nvim/lazyvim.json
T
Dmitry 7c8a4893de migrate: stow → chezmoi
- restructure repo to chezmoi conventions (dot_ prefix, private_dot_ssh/)
- add nvim config (was untracked)
- encrypt restic pass.txt with age
- remove stow artifacts (.stow-local-ignore, stow package dirs)
- update bootstrap.sh to use chezmoi apply
- remove runtime files from tracking (micro buffers, zed backup)
2026-05-13 18:28:01 +03:00

12 lines
182 B
JSON

{
"extras": [
"lazyvim.plugins.extras.ai.copilot",
"lazyvim.plugins.extras.lang.json"
],
"install_version": 8,
"news": {
"NEWS.md": "11866"
},
"version": 8
}