diff --git a/.gitignore b/.gitignore index af0a254..dd994f7 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ #exclude precomplied things /plugin/* +lazy-lock.json diff --git a/README.md b/README.md index ea6405b..4a6b3cb 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ ## Nvim.config -Neovim config, using lua and packer.nvim. +Neovim config, using lua and lazy.nvim Optimized for speed and stability.