<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nvim-lspconfig/lua/lspconfig/server_configurations/emmet_ls.lua, branch master</title>
<subtitle>[no description]</subtitle>
<id>http://git.sudomsg.com/mirror/nvim-lspconfig/atom/lua/lspconfig/server_configurations/emmet_ls.lua?h=master</id>
<link rel='self' href='http://git.sudomsg.com/mirror/nvim-lspconfig/atom/lua/lspconfig/server_configurations/emmet_ls.lua?h=master'/>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/'/>
<updated>2024-10-01T12:39:12Z</updated>
<entry>
<title>refactor: rename "server_configurations" =&gt; "configs" #3330</title>
<updated>2024-10-01T12:39:12Z</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2024-10-01T12:39:12Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=bedb2a0df105f68a624a49b867f269b6d55a2c89'/>
<id>urn:sha1:bedb2a0df105f68a624a49b867f269b6d55a2c89</id>
<content type='text'>
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.</content>
</entry>
<entry>
<title>feat: added htmlangular ft to emmet_language_server, tailwindcss, emmet_ls and angularls (#3240)</title>
<updated>2024-07-19T06:07:46Z</updated>
<author>
<name>أحمد بن مركار</name>
<email>109348574+Ask-786@users.noreply.github.com</email>
</author>
<published>2024-07-19T06:07:46Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=3b5a9d5b4985eaed803db09b360830004f92e45d'/>
<id>urn:sha1:3b5a9d5b4985eaed803db09b360830004f92e45d</id>
<content type='text'>
* feat: added htmlangular ft to emmet_language_server, tailwindcss, emmet_ls and angularls

* chore: removed commented lines

---------

Co-authored-by: Ahmad Shabeer K &lt;shabeer@sellowpay.com&gt;</content>
</entry>
<entry>
<title>Revert "feat: add `javascript` to emmet_ls (#2720)" (#2767)</title>
<updated>2023-08-19T00:31:47Z</updated>
<author>
<name>pedrobl85</name>
<email>81881899+pedrobl85@users.noreply.github.com</email>
</author>
<published>2023-08-19T00:31:47Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=1ce4eab7fca80cccfbac5b5cb86e97db09e3fc62'/>
<id>urn:sha1:1ce4eab7fca80cccfbac5b5cb86e97db09e3fc62</id>
<content type='text'>
This reverts commit edf44e175dbccbfd30bd88003d8a011e694ceeac.</content>
</entry>
<entry>
<title>feat: add `javascript` to emmet_ls (#2720)</title>
<updated>2023-07-14T05:49:51Z</updated>
<author>
<name>pedrobl85</name>
<email>81881899+pedrobl85@users.noreply.github.com</email>
</author>
<published>2023-07-14T05:49:51Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=edf44e175dbccbfd30bd88003d8a011e694ceeac'/>
<id>urn:sha1:edf44e175dbccbfd30bd88003d8a011e694ceeac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: use exepath on server command  (#2595)</title>
<updated>2023-05-09T07:10:14Z</updated>
<author>
<name>Raphael</name>
<email>glepnir@neovim.pro</email>
</author>
<published>2023-05-09T07:10:14Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=4a69ad6646eaad752901413c9a0dced73dfb562d'/>
<id>urn:sha1:4a69ad6646eaad752901413c9a0dced73dfb562d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: add `pug` to emmet_ls (#2555)</title>
<updated>2023-04-12T00:54:33Z</updated>
<author>
<name>José Olórtegui</name>
<email>20072509+olrtg@users.noreply.github.com</email>
</author>
<published>2023-04-12T00:54:33Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=4ee02331e2f12de4c3f81eacba82bdec4ea089a6'/>
<id>urn:sha1:4ee02331e2f12de4c3f81eacba82bdec4ea089a6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: add htmldjango to emmet_ls (#2550)</title>
<updated>2023-04-08T05:32:30Z</updated>
<author>
<name>Matthew Sia</name>
<email>71731492+matthewsia98@users.noreply.github.com</email>
</author>
<published>2023-04-08T05:32:30Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=e20cf1711a451ae5d227a84d99744ed8bc57512d'/>
<id>urn:sha1:e20cf1711a451ae5d227a84d99744ed8bc57512d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(emmet_ls): add astro,svelte and vue support (#2549)</title>
<updated>2023-04-07T05:55:47Z</updated>
<author>
<name>José Olórtegui</name>
<email>20072509+olrtg@users.noreply.github.com</email>
</author>
<published>2023-04-07T05:55:47Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=b4cad8d0f35b10696b540ba53b8e19bfa5c6346c'/>
<id>urn:sha1:b4cad8d0f35b10696b540ba53b8e19bfa5c6346c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: add eruby to emmet_ls (#2281)</title>
<updated>2022-12-02T09:24:14Z</updated>
<author>
<name>Cory Hutchison</name>
<email>cory@mutecipher.com</email>
</author>
<published>2022-12-02T09:24:14Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=aa38fcc7e5e535099da1f4cd4391d94657893b49'/>
<id>urn:sha1:aa38fcc7e5e535099da1f4cd4391d94657893b49</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(emmet-ls): missing supported filetypes #2017</title>
<updated>2022-07-22T14:28:12Z</updated>
<author>
<name>Lior Kummer</name>
<email>lior@sneakybugs.com</email>
</author>
<published>2022-07-22T14:28:12Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=7be897aa039d55e358449b33da51986a5123e084'/>
<id>urn:sha1:7be897aa039d55e358449b33da51986a5123e084</id>
<content type='text'>
For information on filetypes supported by emmet-ls, see:
https://github.com/aca/emmet-ls#supported-filetypes</content>
</entry>
<entry>
<title>feat(emmet_ls): enable single_file_support (#1573)</title>
<updated>2021-12-15T16:52:22Z</updated>
<author>
<name>Raafat Turki</name>
<email>raafat.turki@pm.me</email>
</author>
<published>2021-12-15T16:52:22Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=35442327faaabc6ce0f84dd299734ba3410fe1be'/>
<id>urn:sha1:35442327faaabc6ce0f84dd299734ba3410fe1be</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(npm): resolve the command correctly on windows</title>
<updated>2021-12-08T08:09:25Z</updated>
<author>
<name>kylo252</name>
<email>59826753+kylo252@users.noreply.github.com</email>
</author>
<published>2021-12-01T08:03:10Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=a2719a8723e503f1be89d9b1c334846de405eb23'/>
<id>urn:sha1:a2719a8723e503f1be89d9b1c334846de405eb23</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore: clean up imports</title>
<updated>2021-11-26T04:46:21Z</updated>
<author>
<name>Michael Lingelbach</name>
<email>m.j.lbach@gmail.com</email>
</author>
<published>2021-11-25T17:40:39Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=97da7ed12e7e0d86e735e38a8170e941d4ed3e9a'/>
<id>urn:sha1:97da7ed12e7e0d86e735e38a8170e941d4ed3e9a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: expose configs</title>
<updated>2021-11-26T04:46:21Z</updated>
<author>
<name>Michael Lingelbach</name>
<email>m.j.lbach@gmail.com</email>
</author>
<published>2021-11-25T04:01:07Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=6c2fb86c6a03e20abea5ddd17d735885f0b7cb5e'/>
<id>urn:sha1:6c2fb86c6a03e20abea5ddd17d735885f0b7cb5e</id>
<content type='text'>
</content>
</entry>
</feed>
