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 plugins
|
||||||
- installs treesitter parsers + Mason tools (LSP/linters/formatters)
|
- installs treesitter parsers + Mason tools (LSP/linters/formatters)
|
||||||
|
|
||||||
- `:InstallPackages`
|
- `:InstallPackages` (included in `:Setup`)
|
||||||
- bootstraps Paq if needed
|
- bootstraps Paq if needed
|
||||||
- installs plugins
|
- installs plugins
|
||||||
|
|
||||||
- `:InstallLanguages`
|
- `:InstallLanguages` (included in `:Setup`)
|
||||||
- installs language tooling from language specs (treesitter + Mason tools)
|
- installs language tooling from language specs (treesitter + Mason tools)
|
||||||
|
|
||||||
- `:FetchLspConfigs`
|
- `:FetchLspConfigs` (manually executed after modifying language-specs)
|
||||||
- fetches default `nvim-lspconfig` server config files
|
- fetches default `nvim-lspconfig` server config files
|
||||||
- writes them into `~/.config/nvim/lsp`
|
- writes them into `~/.config/nvim/lsp`
|
||||||
- skips files that already exist
|
- skips files that already exist
|
||||||
|
|||||||
Reference in New Issue
Block a user