lazyvim.json autoupdate.

This commit is contained in:
Bartek Stalewski 2025-02-09 23:44:40 +01:00
parent 65b34c5d10
commit e86ab11776
No known key found for this signature in database
2 changed files with 3 additions and 2 deletions

2
.gitignore vendored
View file

@ -4,5 +4,5 @@
**/.zsh_sessions
**/__pycache__
**/lazy-lock.json
**/zsh/functions
**/zed/*
**/zsh/functions

View file

@ -2,8 +2,9 @@
"extras": [
],
"install_version": 7,
"news": {
"NEWS.md": "10960"
},
"version": 7
"version": 8
}