| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor: rename "server_configurations" => "configs" #3330 | Justin M. Keyes | 2024-10-01 | 1 | -22/+0 |
| | | | | | | | | | | | | | | | 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. | ||||
| * | fix: avoid overriding global default capabilities (#3181) | Francisco | 2024-06-01 | 1 | -4/+3 |
| | | |||||
| * | feat(fennel-ls): allow utf-8 offsetEncoding (#3002) | XeroOl | 2024-02-10 | 1 | -0/+4 |
| | | | | | | The `fennel-ls` server can support `utf-8` offsetEncoding now, and it is preferred, as both neovim and fennel-ls use UTF-8 text encoding natively. | ||||
| * | feat: rename servers with hyphens (`-`) (#2451) | figsoda | 2023-02-12 | 1 | -0/+19 |
| * feat: rename fennel-ls -> fennel_ls * feat: rename starlark-rust -> starlark_rust | |||||
