<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nvim-lspconfig/.github/workflows/codespell.yml, branch v0.1.1</title>
<subtitle>[no description]</subtitle>
<id>http://git.sudomsg.com/mirror/nvim-lspconfig/atom/.github/workflows/codespell.yml?h=v0.1.1</id>
<link rel='self' href='http://git.sudomsg.com/mirror/nvim-lspconfig/atom/.github/workflows/codespell.yml?h=v0.1.1'/>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/'/>
<updated>2021-11-30T14:27:12Z</updated>
<entry>
<title>fix(help): workaround plugin/users overwritting tags (#1512)</title>
<updated>2021-11-30T14:27:12Z</updated>
<author>
<name>Javier Lopez</name>
<email>graulopezjavier@gmail.com</email>
</author>
<published>2021-11-30T14:27:12Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=cea6e0b0f6c7daf671b478bd58571768d0385711'/>
<id>urn:sha1:cea6e0b0f6c7daf671b478bd58571768d0385711</id>
<content type='text'>
Most plugin managers run :helptags in the plugin, which silently
overwrites the existing doc/tags. this is an issue for us since lspconfig
is manipulating the tags file to point to servers_configurations.md

Instead create a markdown comment with the name of the wanted tag and
make a copy in the repository of servers_configurations.md to
server_configurations.txt. Now when :helptags runs it finds the txt file
and generates the appropriate tag.

The advantage is this solution should work in all platforms, it also
removes lines from docgen CI.</content>
</entry>
<entry>
<title>docs: follow-up fixes from overhaul (#1389)</title>
<updated>2021-11-09T18:26:37Z</updated>
<author>
<name>Michael Lingelbach</name>
<email>m.j.lbach@gmail.com</email>
</author>
<published>2021-11-09T18:26:37Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=d1dd1a6675b18d8e863bae425314fcf54f0616f3'/>
<id>urn:sha1:d1dd1a6675b18d8e863bae425314fcf54f0616f3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ci: run codespell on pull requests (#1101)</title>
<updated>2021-07-26T05:33:34Z</updated>
<author>
<name>dundargoc</name>
<email>33953936+dundargoc@users.noreply.github.com</email>
</author>
<published>2021-07-26T05:33:34Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=03186b27c6fc90da11561f48f442e2099ee9bf77'/>
<id>urn:sha1:03186b27c6fc90da11561f48f442e2099ee9bf77</id>
<content type='text'>
</content>
</entry>
</feed>
