diff --git a/README.md b/README.md index 5f82e6e..73e70a2 100644 --- a/README.md +++ b/README.md @@ -22,14 +22,14 @@ If `prettierd` is stuck, run `pkill prettierd` and re-run install commands. - installs plugins - installs treesitter parsers + Mason tools (LSP/linters/formatters) -- `:InstallPackages` +- `:InstallPackages` (included in `:Setup`) - bootstraps Paq if needed - installs plugins -- `:InstallLanguages` +- `:InstallLanguages` (included in `:Setup`) - installs language tooling from language specs (treesitter + Mason tools) -- `:FetchLspConfigs` +- `:FetchLspConfigs` (manually executed after modifying language-specs) - fetches default `nvim-lspconfig` server config files - writes them into `~/.config/nvim/lsp` - skips files that already exist