Docs update

This commit is contained in:
Ryan 2023-10-31 14:25:33 +08:00
parent 4ba1a1e303
commit 9140244aa2
Signed by: juan
GPG Key ID: 807ECD28A698D245
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
#exclude precomplied things
/plugin/*
lazy-lock.json

View File

@ -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.