lazyvim.json autoupdate.
This commit is contained in:
parent
65b34c5d10
commit
e86ab11776
2 changed files with 3 additions and 2 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -4,5 +4,5 @@
|
|||
**/.zsh_sessions
|
||||
**/__pycache__
|
||||
**/lazy-lock.json
|
||||
**/zsh/functions
|
||||
**/zed/*
|
||||
**/zsh/functions
|
||||
|
|
|
@ -2,8 +2,9 @@
|
|||
"extras": [
|
||||
|
||||
],
|
||||
"install_version": 7,
|
||||
"news": {
|
||||
"NEWS.md": "10960"
|
||||
},
|
||||
"version": 7
|
||||
"version": 8
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue