<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nvim-lspconfig/lua/lspconfig/racket_langserver.lua, branch docs</title>
<subtitle>[no description]</subtitle>
<id>http://git.sudomsg.com/mirror/nvim-lspconfig/atom?h=docs</id>
<link rel='self' href='http://git.sudomsg.com/mirror/nvim-lspconfig/atom?h=docs'/>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/'/>
<updated>2021-11-26T04:46:21Z</updated>
<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>
<entry>
<title>feat: add single file mode (#1385)</title>
<updated>2021-11-11T09:00:24Z</updated>
<author>
<name>Michael Lingelbach</name>
<email>m.j.lbach@gmail.com</email>
</author>
<published>2021-11-11T09:00:24Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=0d1ce78d231773046320caa45fe1a18dfa366761'/>
<id>urn:sha1:0d1ce78d231773046320caa45fe1a18dfa366761</id>
<content type='text'>
* This adds a "single file mode" option for each language server
* Currently, if a root is not detected, a new language server is started
  for each file opened.
* Root directory is set to `nil` in start_client. Some servers will
  refuse to start, or otherwise panic. This is opt-in per server.
* Some servers, such as rust-analyzer, explicitly have a "single file
  mode", we will not support that until it is officially part of the LSP
  specification

Co-authored-by: Peter Lithammer &lt;peter.lithammer@gmail.com&gt;</content>
</entry>
<entry>
<title>chore: standardize arg on fname in root (#1176)</title>
<updated>2021-08-24T13:43:56Z</updated>
<author>
<name>Michael Lingelbach</name>
<email>m.j.lbach@gmail.com</email>
</author>
<published>2021-08-24T13:43:56Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=b3cf75d2e6a5f97bcd68ba3c0f7198b039a97cbd'/>
<id>urn:sha1:b3cf75d2e6a5f97bcd68ba3c0f7198b039a97cbd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore: change stylua to single quotes (#1068)</title>
<updated>2021-07-13T17:41:39Z</updated>
<author>
<name>Michael Lingelbach</name>
<email>m.j.lbach@gmail.com</email>
</author>
<published>2021-07-13T17:41:39Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=cd1ccf056be9cbcc3d5cbefff08135276bc476ed'/>
<id>urn:sha1:cd1ccf056be9cbcc3d5cbefff08135276bc476ed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ci: lint and format with stylua</title>
<updated>2021-07-03T22:49:27Z</updated>
<author>
<name>Michael Lingelbach</name>
<email>m.j.lbach@gmail.com</email>
</author>
<published>2021-07-03T21:45:08Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=ec11b85df73cce4edb2925cb7f1d0e8db3a07b1c'/>
<id>urn:sha1:ec11b85df73cce4edb2925cb7f1d0e8db3a07b1c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Correct dirname typo in racket_langserver</title>
<updated>2021-01-22T14:44:59Z</updated>
<author>
<name>ckipp01</name>
<email>ckipp@pm.me</email>
</author>
<published>2021-01-22T14:44:19Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=cfb63488dc25e962c4743d2a46da2c4f02563043'/>
<id>urn:sha1:cfb63488dc25e962c4743d2a46da2c4f02563043</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add racket_langserver.</title>
<updated>2021-01-20T17:35:11Z</updated>
<author>
<name>ckipp01</name>
<email>ckipp@pm.me</email>
</author>
<published>2021-01-19T16:21:51Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=505d2bfa228bbef8f88c1bec6a44192186841cc0'/>
<id>urn:sha1:505d2bfa228bbef8f88c1bec6a44192186841cc0</id>
<content type='text'>
This adds in a basic configuration for the Racket langauage server.

https://github.com/jeapostrophe/racket-langserver
</content>
</entry>
</feed>
