| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor: rename "server_configurations" => "configs" #3330 | Justin M. Keyes | 2024-10-01 | 1 | -20/+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: remove invalid filetypes containing wildcards from `typos_lsp` and ↵ | WieeRd | 2024-08-21 | 1 | -1/+0 |
| | | | | | | | | `hyprls` (#3273) * fix(typos_lsp): remove unnecessary `*` filetype * fix(hyprls): remove invalid filetypes containing wildcards | ||||
| * | fix(typos_lsp): update repository url (#3012) | Sergey Alexandrov | 2024-02-16 | 1 | -2/+2 |
| | | |||||
| * | fix(typos): typos root directory indicator (#2935) | pseudometa | 2023-12-19 | 1 | -1/+1 |
| | | |||||
| * | fix(typos_lsp): use configuration file for root detection #2918 | Micah Halter | 2023-11-28 | 1 | -1/+1 |
| | | |||||
| * | feat: add typos-lsp server (#2886) | Jonathan Slenders | 2023-11-22 | 1 | -0/+21 |
| * feat: add typos-lsp server configuration * fixup! * fixup! * fixup! --------- Co-authored-by: Raphael <glephunter@gmail.com> | |||||
