diff --git a/.config/nvim/README.md b/.config/nvim/README.md index a98bb4a..190e400 100644 --- a/.config/nvim/README.md +++ b/.config/nvim/README.md @@ -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