new docs
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user