aboutsummaryrefslogtreecommitdiffstats
path: root/lua/lspconfig/server_configurations/emmet_language_server.lua
Commit message (Collapse)AuthorAgeFilesLines
* refactor: rename "server_configurations" => "configs" #3330Justin M. Keyes2024-10-011-36/+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.
* feat: added htmlangular ft to emmet_language_server, tailwindcss, emmet_ls ↵أحمد بن مركار2024-07-191-0/+1
| | | | | | | | | | | and angularls (#3240) * feat: added htmlangular ft to emmet_language_server, tailwindcss, emmet_ls and angularls * chore: removed commented lines --------- Co-authored-by: Ahmad Shabeer K <shabeer@sellowpay.com>
* chore(emmet_language_server): remove languages with emmet bundled by their ↵José Olórtegui2023-11-271-3/+0
| | | | language server (#2914)
* feat(emmet_language_server): add emmet_language_server (#2702)José Olórtegui2023-07-071-0/+38