<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nvim-lspconfig/lua/nvim_lsp/metals.lua, branch dependabot/github_actions/JohnnyMorganz/stylua-action-5</title>
<subtitle>[no description]</subtitle>
<id>http://git.sudomsg.com/mirror/nvim-lspconfig/atom/lua/nvim_lsp/metals.lua?h=dependabot%2Fgithub_actions%2FJohnnyMorganz%2Fstylua-action-5</id>
<link rel='self' href='http://git.sudomsg.com/mirror/nvim-lspconfig/atom/lua/nvim_lsp/metals.lua?h=dependabot%2Fgithub_actions%2FJohnnyMorganz%2Fstylua-action-5'/>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/'/>
<updated>2020-09-06T08:49:21Z</updated>
<entry>
<title>Rename nvim_lsp to lspconfig</title>
<updated>2020-09-06T08:49:21Z</updated>
<author>
<name>Hirokazu Hata</name>
<email>h.hata.ai.t@gmail.com</email>
</author>
<published>2020-09-06T08:49:21Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=ddcd9e6aae50d6397e43e4fc9ba0cf7a82cc79de'/>
<id>urn:sha1:ddcd9e6aae50d6397e43e4fc9ba0cf7a82cc79de</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add coursier candidate, fix folder creation when empty</title>
<updated>2020-06-08T09:08:46Z</updated>
<author>
<name>Lander Lopez</name>
<email>lander.lopez@gmail.com</email>
</author>
<published>2020-06-07T20:37:19Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=9279c43b5eb4596e4a90fafe4a4f2cc84b51aaee'/>
<id>urn:sha1:9279c43b5eb4596e4a90fafe4a4f2cc84b51aaee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docgen: use package.json for generating metals doc</title>
<updated>2020-05-18T04:52:14Z</updated>
<author>
<name>Hirokazu Hata</name>
<email>h.hata.ai.t@gmail.com</email>
</author>
<published>2020-05-18T04:52:14Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=c13479c215939a8b08751ec073ab4b7931d334c6'/>
<id>urn:sha1:c13479c215939a8b08751ec073ab4b7931d334c6</id>
<content type='text'>
fix: https://github.com/neovim/nvim-lsp/runs/684011087
</content>
</entry>
<entry>
<title>Remove unnecessary init_options for Metals.</title>
<updated>2020-05-05T17:48:00Z</updated>
<author>
<name>ckipp01</name>
<email>ckipp@pm.me</email>
</author>
<published>2020-05-05T17:45:22Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=1b350395ac47f89efd50402825537fc9c3136239'/>
<id>urn:sha1:1b350395ac47f89efd50402825537fc9c3136239</id>
<content type='text'>
As of the 0.9.0 release of Metals, a bug was fixed where previously all
of the `InitializationOptions` needed to be specified if you set any in
order to not have a null pointer exception. This is fixed now so all of
the default have been removed, and only the necessary ones remain.
</content>
</entry>
<entry>
<title>metals.lua: add server version, message_level, init_options #211</title>
<updated>2020-04-28T03:36:03Z</updated>
<author>
<name>Chris Kipp</name>
<email>ckipp@pm.me</email>
</author>
<published>2020-04-28T03:36:03Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=b16a48e729a2fe385e7b0fd87ddebbe77dd9ceec'/>
<id>urn:sha1:b16a48e729a2fe385e7b0fd87ddebbe77dd9ceec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>metals.lua: add ability to reuse cs if already installed #209</title>
<updated>2020-04-27T02:28:57Z</updated>
<author>
<name>Chris Kipp</name>
<email>ckipp@pm.me</email>
</author>
<published>2020-04-27T02:28:57Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=868a2a5c7c81060954bc334f6f9295845d7eedfb'/>
<id>urn:sha1:868a2a5c7c81060954bc334f6f9295845d7eedfb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>metals: change config attribute name to filetypes from filetype</title>
<updated>2020-03-18T02:42:24Z</updated>
<author>
<name>Hirokazu Hata</name>
<email>h.hata.ai.t@gmail.com</email>
</author>
<published>2020-03-18T02:42:24Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=32a603b65a71545bdd805552f6599f9e2f2d90ec'/>
<id>urn:sha1:32a603b65a71545bdd805552f6599f9e2f2d90ec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>window/showMessage: the display level can be set for 'window/showMessage' notification</title>
<updated>2020-02-24T02:22:34Z</updated>
<author>
<name>Hirokazu Hata</name>
<email>h.hata.ai.t@gmail.com</email>
</author>
<published>2020-02-24T01:45:27Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=0852678e3cf1111df83d20a24545414fa0af8f63'/>
<id>urn:sha1:0852678e3cf1111df83d20a24545414fa0af8f63</id>
<content type='text'>
related with #127
</content>
</entry>
<entry>
<title>lua: remove `settings = {}`</title>
<updated>2020-02-16T06:06:17Z</updated>
<author>
<name>Hirokazu Hata</name>
<email>h.hata.ai.t@gmail.com</email>
</author>
<published>2020-02-16T06:02:37Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=fbe5aedad863dfb928ae68739b3f020332f98216'/>
<id>urn:sha1:fbe5aedad863dfb928ae68739b3f020332f98216</id>
<content type='text'>
configs.lua set settings vim.empty_dict() as default
</content>
</entry>
<entry>
<title>rename "skeleton" to "configs"</title>
<updated>2020-01-31T08:27:39Z</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2020-01-31T08:27:07Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=f679d203731c2c879e4096e6ce201755086468ca'/>
<id>urn:sha1:f679d203731c2c879e4096e6ce201755086468ca</id>
<content type='text'>
ref b487481e19ab
ref #100
</content>
</entry>
<entry>
<title>Update coursier url (#104)</title>
<updated>2020-01-26T21:32:32Z</updated>
<author>
<name>Chris Kipp</name>
<email>ckipp@pm.me</email>
</author>
<published>2020-01-26T21:32:32Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=0e9da81f120cbd523b15c03948878e826dd1ee2f'/>
<id>urn:sha1:0e9da81f120cbd523b15c03948878e826dd1ee2f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>metals (75</title>
<updated>2020-01-26T02:00:40Z</updated>
<author>
<name>Fernando Garcia Borges</name>
<email>5019902+fgborges@users.noreply.github.com</email>
</author>
<published>2020-01-26T02:00:40Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=896f60eaebcdd3dc0f590b7651b230e51c32c22c'/>
<id>urn:sha1:896f60eaebcdd3dc0f590b7651b230e51c32c22c</id>
<content type='text'>
Co-authored-by: Hirokazu Hata &lt;h.hata.ai.t@gmail.com&gt;
</content>
</entry>
</feed>
