diff --git a/.gitignore b/.gitignore index e2acc34..a3dd5b5 100644 --- a/.gitignore +++ b/.gitignore @@ -4,5 +4,6 @@ **/.zsh_sessions **/__pycache__ **/lazy-lock.json +**/lazyvim.json **/zed/* **/zsh/functions diff --git a/config/nvim/lazyvim.json b/config/nvim/lazyvim.json deleted file mode 100644 index 9ab34a8..0000000 --- a/config/nvim/lazyvim.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "extras": [ - - ], - "install_version": 7, - "news": { - "NEWS.md": "10960" - }, - "version": 8 -} \ No newline at end of file