This commit is contained in:
2026-02-13 02:10:06 +02:00
parent 6cc023ec35
commit d08b246a3b

View File

@@ -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