Get rid of lazyvim.json.
This commit is contained in:
parent
bce1d7498d
commit
4c47429c60
2 changed files with 1 additions and 10 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -4,5 +4,6 @@
|
|||
**/.zsh_sessions
|
||||
**/__pycache__
|
||||
**/lazy-lock.json
|
||||
**/lazyvim.json
|
||||
**/zed/*
|
||||
**/zsh/functions
|
||||
|
|
|
@ -1,10 +0,0 @@
|
|||
{
|
||||
"extras": [
|
||||
|
||||
],
|
||||
"install_version": 7,
|
||||
"news": {
|
||||
"NEWS.md": "10960"
|
||||
},
|
||||
"version": 8
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue