<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nvim-lspconfig/README_preamble.md, branch master</title>
<subtitle>[no description]</subtitle>
<id>http://git.sudomsg.com/mirror/nvim-lspconfig/atom/README_preamble.md?h=master</id>
<link rel='self' href='http://git.sudomsg.com/mirror/nvim-lspconfig/atom/README_preamble.md?h=master'/>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/'/>
<updated>2019-11-17T17:58:52Z</updated>
<entry>
<title>Use a template for README.md (#28)</title>
<updated>2019-11-17T17:58:52Z</updated>
<author>
<name>Ashkan Kiani</name>
<email>ashkan.k.kiani@gmail.com</email>
</author>
<published>2019-11-17T17:58:52Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=ac3df47ffd418b0f3aec49612d9862364820ed8d'/>
<id>urn:sha1:ac3df47ffd418b0f3aec49612d9862364820ed8d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve docgen (#27)</title>
<updated>2019-11-17T17:32:11Z</updated>
<author>
<name>Ashkan Kiani</name>
<email>ashkan.k.kiani@gmail.com</email>
</author>
<published>2019-11-17T17:32:11Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=483b8a2850d61c0fb4f02dcf09b873b4b26c6791'/>
<id>urn:sha1:483b8a2850d61c0fb4f02dcf09b873b4b26c6791</id>
<content type='text'>
- Automatically generate the `Implemented servers` section.
- Remove dependency on `cat`
- Provide scripts/docgen.sh which actually reports errors.</content>
</entry>
<entry>
<title>Redo installation. (#17)</title>
<updated>2019-11-16T01:26:22Z</updated>
<author>
<name>Ashkan Kiani</name>
<email>ashkan.k.kiani@gmail.com</email>
</author>
<published>2019-11-16T01:26:22Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=5686a90890105e6271307e86b472f729af1cc4f8'/>
<id>urn:sha1:5686a90890105e6271307e86b472f729af1cc4f8</id>
<content type='text'>
* Redo installation.

Servers which want to be auto installed should specify
skeleton[name].install()
and it will be automatically added to the list of installable servers.

- Add :LspInstall and :LspInstallInfo
- Auto generate docs for servers with .install() available.
- Add util.npm_installer
- Refactor utf8 capabilities common config into a single function
- Add contribution notes.
- Also expose util.base_install_dir for other installers potentially
- Fix tsserver's arguments and add javascript filetypes</content>
</entry>
<entry>
<title>Initial typescript support (#8)</title>
<updated>2019-11-15T22:28:56Z</updated>
<author>
<name>Jesse Hoyos</name>
<email>jesse@mojotech.com</email>
</author>
<published>2019-11-15T22:28:56Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=242c6aae1dfa7fdc7e4fd1f7b76768e6b0688f7a'/>
<id>urn:sha1:242c6aae1dfa7fdc7e4fd1f7b76768e6b0688f7a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add ElmLS (#9)</title>
<updated>2019-11-15T01:14:53Z</updated>
<author>
<name>Ashkan Kiani</name>
<email>ashkan.k.kiani@gmail.com</email>
</author>
<published>2019-11-15T01:14:53Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=0ccd248ef958a8d27e752952a880d004078b4ae9'/>
<id>urn:sha1:0ccd248ef958a8d27e752952a880d004078b4ae9</id>
<content type='text'>
- Initial add of elmLS support
- Removes unnecessary vim.schedule_wrap fn calls in elmls &amp; clangd impls
- Add automatic installation for elmls and update docs.
- Sort server output in the README.
- Add commands for elmls for buffer and globally.
- [bugfix] Skeleton could've tried to attach even if root_dir was nil

TODO: check for updates and warn the user if there are updates when an elm server is started.


Co-authored-by: Seth Messer &lt;seth.messer@gmail.com&gt;</content>
</entry>
<entry>
<title>Add github actions for docgen (#7)</title>
<updated>2019-11-14T23:20:31Z</updated>
<author>
<name>Ashkan Kiani</name>
<email>ashkan.k.kiani@gmail.com</email>
</author>
<published>2019-11-14T23:20:31Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=ec406e17fd86c321b084d877f66bc5f0280ed5c0'/>
<id>urn:sha1:ec406e17fd86c321b084d877f66bc5f0280ed5c0</id>
<content type='text'>
* Create main.yml
* Update CONTRIBUTING and REAMDE.
Explain that Github Actions generate README.
</content>
</entry>
<entry>
<title>Small edits to readme (#4)</title>
<updated>2019-11-14T19:12:55Z</updated>
<author>
<name>Christian Clason</name>
<email>christian.clason@uni-due.de</email>
</author>
<published>2019-11-14T19:12:55Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=0d2920ef8b04eab6cb55f5f2ea90fa82279e01e4'/>
<id>urn:sha1:0d2920ef8b04eab6cb55f5f2ea90fa82279e01e4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve documentation and docgen command.</title>
<updated>2019-11-14T19:01:16Z</updated>
<author>
<name>Ashkan Kiani</name>
<email>ashkan.k.kiani@gmail.com</email>
</author>
<published>2019-11-14T19:01:16Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=13c8ca22cab731a61963f52647949ad89287c096'/>
<id>urn:sha1:13c8ca22cab731a61963f52647949ad89287c096</id>
<content type='text'>
Also improve the recommended command for running docgen.
</content>
</entry>
<entry>
<title>Add initial support for python-language-server (#3)</title>
<updated>2019-11-14T18:46:50Z</updated>
<author>
<name>Christian Clason</name>
<email>christian.clason@uni-due.de</email>
</author>
<published>2019-11-14T18:46:50Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=9100b3af6e310561167361536fd162bbe588049a'/>
<id>urn:sha1:9100b3af6e310561167361536fd162bbe588049a</id>
<content type='text'>
* initial support for python-language-server
* put settings in documentation

also:
update docgen script
update setup call examples in README_preamble
</content>
</entry>
<entry>
<title>Fix clangd's status</title>
<updated>2019-11-14T09:31:53Z</updated>
<author>
<name>Ashkan Kiani</name>
<email>ashkan.k.kiani@gmail.com</email>
</author>
<published>2019-11-14T09:31:53Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=9b2622d04c48ff854bdb95a98097d36b51756186'/>
<id>urn:sha1:9b2622d04c48ff854bdb95a98097d36b51756186</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix name in preamble.</title>
<updated>2019-11-14T09:19:33Z</updated>
<author>
<name>Ashkan Kiani</name>
<email>ashkan.k.kiani@gmail.com</email>
</author>
<published>2019-11-14T09:19:33Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=67a6d3e93cb713a89d9a1b3dccf283da68dc8f80'/>
<id>urn:sha1:67a6d3e93cb713a89d9a1b3dccf283da68dc8f80</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename to nvim_lsp and nvim-lsp.</title>
<updated>2019-11-14T09:07:09Z</updated>
<author>
<name>Ashkan Kiani</name>
<email>ashkan.k.kiani@gmail.com</email>
</author>
<published>2019-11-14T09:07:09Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=9666b63a70e28b1eef084489a44ea4b4bb4ae65a'/>
<id>urn:sha1:9666b63a70e28b1eef084489a44ea4b4bb4ae65a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use new skeleton. Add docs generator.</title>
<updated>2019-11-14T08:04:56Z</updated>
<author>
<name>Ashkan Kiani</name>
<email>ashkan.k.kiani@gmail.com</email>
</author>
<published>2019-11-14T08:04:56Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=7fbe851feb26529434b64d8fb3a30f5bb01f180c'/>
<id>urn:sha1:7fbe851feb26529434b64d8fb3a30f5bb01f180c</id>
<content type='text'>
</content>
</entry>
</feed>
