Added nvim explainer

This commit is contained in:
pfych 2024-08-17 09:40:38 +10:00
parent b4224d0023
commit dc62094202

View File

@ -2,6 +2,9 @@
Running neovim with packer for plugins and lsp stuff.
`init.lua` is the entry point for neovim.
`plugin/*.lua` run on startup.
## Plugins & LSP
```sh