| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor: rename "server_configurations" => "configs" #3330 | Justin M. Keyes | 2024-10-01 | 1 | -14156/+1 |
| | | | | | | | | | | | | | | | Problem: The name `server_configurations` is extremely verbose and irritatingly formal and dogmatic. This overlong name is a constant nuisance when reading, writing, and coding. It's also not even correct: these configurations are just as much "client" configurations as they are "server" configurations. Solution: - Rename to a shorter name. - Leave placeholder files for any old URLs that link to the old location. | ||||
| * | docs: update server_configurations.md | github-actions[bot] | 2024-10-01 | 1 | -1/+5 |
| | | | | | skip-checks: true | ||||
| * | docs: update server_configurations.md | github-actions[bot] | 2024-09-29 | 1 | -1/+1 |
| | | | | | skip-checks: true | ||||
| * | docs: update server_configurations.md | github-actions[bot] | 2024-09-25 | 1 | -1/+1 |
| | | | | | skip-checks: true | ||||
| * | docs: update server_configurations.md | github-actions[bot] | 2024-09-23 | 1 | -3/+3 |
| | | | | | skip-checks: true | ||||
| * | docs: update server_configurations.md | github-actions[bot] | 2024-09-21 | 1 | -2/+2 |
| | | | | | skip-checks: true | ||||
| * | docs: update server_configurations.md | github-actions[bot] | 2024-09-20 | 1 | -1/+0 |
| | | | | | skip-checks: true | ||||
| * | fix(als): remove als config (#3310) | Tama McGlinn | 2024-09-20 | 1 | -49/+0 |
| | | | | | | | | | | | | | Moved ALS config into own repo. See issue #1683 regarding problems with the current config. lspconfig is not intended to provide functional lsp configs, but rather a framework for other plugins to implement those. For more about that, see the discussion on https://github.com/neovim/nvim-lspconfig/pull/1693 The new ALS LSP config plugin is https://github.com/TamaMcGlinn/nvim-lspconfig-ada | ||||
| * | docs: update server_configurations.md | github-actions[bot] | 2024-09-19 | 1 | -3/+5 |
| | | | | | skip-checks: true | ||||
| * | docs: update server_configurations.md | github-actions[bot] | 2024-09-14 | 1 | -1/+5 |
| | | | | | skip-checks: true | ||||
| * | docs: update server_configurations.md | github-actions[bot] | 2024-09-12 | 1 | -0/+30 |
| | | | | | skip-checks: true | ||||
| * | docs: update server_configurations.md | github-actions[bot] | 2024-09-11 | 1 | -0/+40 |
| | | | | | skip-checks: true | ||||
| * | docs: update server_configurations.mdv1.0.0 | github-actions[bot] | 2024-09-10 | 1 | -0/+70 |
| | | | | | skip-checks: true | ||||
| * | docs: update server_configurations.md | github-actions[bot] | 2024-09-10 | 1 | -0/+31 |
| | | | | | skip-checks: true | ||||
| * | docs: update server_configurations.md | github-actions[bot] | 2024-09-09 | 1 | -1/+1 |
| | | | | | skip-checks: true | ||||
| * | docs(v-analyzer): change repository location to vlang org (#3292) | Nemoola | 2024-09-09 | 1 | -2/+2 |
| | | |||||
| * | feat(ts_ls)!: rename `tsserver` to `ts_ls` #3232 | Yi Ming | 2024-09-05 | 1 | -41/+43 |
| | | | | | | `tsserver` cannot be used as an abbreviation for `typescript-language-server`, because there is [`tsserver`](https://github.com/microsoft/TypeScript/wiki/Standalone-Server-(tsserver)) already and it is completely different from `typescript-language-server`. This is misleading. As the [README of `typescript-language-server`](https://github.com/typescript-language-server/typescript-language-server/blob/master/README.md) says, it's a wrapper of `tsserver`. This abuse has been around for so many time in lspconfig that people don't realize they are two different things, and are then confused by replacements of `typescript-language-server` like [typescript-tools.nvim](https://github.com/pmizio/typescript-tools.nvim) and [vtsls](https://github.com/yioneko/vtsls). | ||||
| * | docs: update server_configurations.mdv0.1.9 | github-actions[bot] | 2024-09-02 | 1 | -1/+1 |
| | | | | | skip-checks: true | ||||
| * | docs: update server_configurations.md | github-actions[bot] | 2024-08-30 | 1 | -3/+3 |
| | | | | | skip-checks: true | ||||
| * | docs: update server_configurations.md | github-actions[bot] | 2024-08-29 | 1 | -0/+33 |
| | | | | | skip-checks: true | ||||
| * | docs: update server_configurations.md | github-actions[bot] | 2024-08-27 | 1 | -39/+6 |
| | | | | | skip-checks: true | ||||
| * | docs: update server_configurations.md | github-actions[bot] | 2024-08-26 | 1 | -7/+20 |
| | | | | | skip-checks: true | ||||
| * | docs: update server_configurations.md | github-actions[bot] | 2024-08-23 | 1 | -2/+30 |
| | | | | | skip-checks: true | ||||
| * | docs: update server_configurations.md | github-actions[bot] | 2024-08-23 | 1 | -1/+1 |
| | | | | | skip-checks: true | ||||
| * | docs: update server_configurations.md | github-actions[bot] | 2024-08-22 | 1 | -1/+1 |
| | | | | | skip-checks: true | ||||
| * | docs: update server_configurations.md | github-actions[bot] | 2024-08-22 | 1 | -0/+7 |
| | | | | | skip-checks: true | ||||
| * | docs: update server_configurations.md | github-actions[bot] | 2024-08-21 | 1 | -0/+1 |
| | | | | | skip-checks: true | ||||
| * | docs: update server_configurations.md | github-actions[bot] | 2024-08-21 | 1 | -5/+1 |
| | | | | | skip-checks: true | ||||
| * | docs: update server_configurations.md | github-actions[bot] | 2024-08-20 | 1 | -0/+38 |
| | | | | | skip-checks: true | ||||
| * | docs: update server_configurations.md | github-actions[bot] | 2024-08-19 | 1 | -1/+1 |
| | | | | | skip-checks: true | ||||
| * | docs: update server_configurations.md | github-actions[bot] | 2024-08-16 | 1 | -1/+1 |
| | | | | | skip-checks: true | ||||
| * | docs: update server_configurations.md | github-actions[bot] | 2024-08-15 | 1 | -1/+1 |
| | | | | | skip-checks: true | ||||
| * | docs: update server_configurations.md | github-actions[bot] | 2024-08-13 | 1 | -1/+1 |
| | | | | | skip-checks: true | ||||
| * | docs: update server_configurations.md | github-actions[bot] | 2024-08-10 | 1 | -2/+2 |
| | | | | | skip-checks: true | ||||
| * | docs: update server_configurations.md | github-actions[bot] | 2024-08-07 | 1 | -0/+33 |
| | | | | | skip-checks: true | ||||
| * | docs: update server_configurations.md | github-actions[bot] | 2024-08-06 | 1 | -2/+2 |
| | | | | | skip-checks: true | ||||
| * | docs: update server_configurations.md | github-actions[bot] | 2024-08-05 | 1 | -0/+1 |
| | | | | | skip-checks: true | ||||
| * | docs: update server_configurations.md | github-actions[bot] | 2024-08-02 | 1 | -0/+46 |
| | | | | | skip-checks: true | ||||
| * | docs: update server_configurations.md | github-actions[bot] | 2024-08-01 | 1 | -10/+0 |
| | | | | | skip-checks: true | ||||
| * | docs: update server_configurations.md | github-actions[bot] | 2024-07-29 | 1 | -0/+31 |
| | | | | | skip-checks: true | ||||
| * | docs: update server_configurations.md | github-actions[bot] | 2024-07-26 | 1 | -0/+12 |
| | | | | | skip-checks: true | ||||
| * | docs: update server_configurations.md | github-actions[bot] | 2024-07-26 | 1 | -1/+0 |
| | | | | | skip-checks: true | ||||
| * | docs: update server_configurations.md | github-actions[bot] | 2024-07-25 | 1 | -1/+1 |
| | | | | | skip-checks: true | ||||
| * | fix(rust-analyzer) automatically populate `init_options` from ↵ | Emerson Ford | 2024-07-24 | 1 | -0/+7 |
| | | | | | | | | `settings["rust-analyzer"]` (#3247) * automatically populate `init_options` for rust-analyzer in accordance with the rust-analyzer docs | ||||
| * | docs: update server_configurations.md | github-actions[bot] | 2024-07-24 | 1 | -4/+4 |
| | | | | | skip-checks: true | ||||
| * | docs: update server_configurations.md | github-actions[bot] | 2024-07-22 | 1 | -0/+1 |
| | | | | | skip-checks: true | ||||
| * | docs: update server_configurations.md | github-actions[bot] | 2024-07-21 | 1 | -0/+55 |
| | | | | | skip-checks: true | ||||
| * | docs: update server_configurations.md | github-actions[bot] | 2024-07-19 | 1 | -4/+5 |
| | | | | | skip-checks: true | ||||
| * | docs: update server_configurations.md | github-actions[bot] | 2024-07-19 | 1 | -9/+16 |
| | | | | | skip-checks: true | ||||
| * | docs: update server_configurations.md | github-actions[bot] | 2024-07-18 | 1 | -9/+3 |
| | | | | | skip-checks: true | ||||
