<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nvim-lspconfig/lua/lspconfig/configs.lua, branch v0.1.1</title>
<subtitle>[no description]</subtitle>
<id>http://git.sudomsg.com/mirror/nvim-lspconfig/atom/lua/lspconfig/configs.lua?h=v0.1.1</id>
<link rel='self' href='http://git.sudomsg.com/mirror/nvim-lspconfig/atom/lua/lspconfig/configs.lua?h=v0.1.1'/>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/'/>
<updated>2022-01-09T18:09:18Z</updated>
<entry>
<title>fix: try_add_wrapper errors if passed nil for bufnr (#1648)</title>
<updated>2022-01-09T18:09:18Z</updated>
<author>
<name>oncomouse</name>
<email>oncomouse@gmail.com</email>
</author>
<published>2022-01-09T18:09:18Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=d285f720ed2b26b687a06e9c7d5d41353dd2b743'/>
<id>urn:sha1:d285f720ed2b26b687a06e9c7d5d41353dd2b743</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: properly handle sanitizing bufname in .launch() (#1608)</title>
<updated>2021-12-25T05:45:07Z</updated>
<author>
<name>Michael Lingelbach</name>
<email>m.j.lbach@gmail.com</email>
</author>
<published>2021-12-25T05:45:07Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=5b8bea1b7177d7ced74bb0fd501cbe682f13b370'/>
<id>urn:sha1:5b8bea1b7177d7ced74bb0fd501cbe682f13b370</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: attach to buffer when manually launching in single file mode (#1599)</title>
<updated>2021-12-23T21:31:47Z</updated>
<author>
<name>Michael Lingelbach</name>
<email>m.j.lbach@gmail.com</email>
</author>
<published>2021-12-23T21:31:47Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=428f785c55996ac336534d299daac9209dd96e79'/>
<id>urn:sha1:428f785c55996ac336534d299daac9209dd96e79</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: only attempt to attach to valid bufnames (#1598)</title>
<updated>2021-12-23T20:20:28Z</updated>
<author>
<name>Michael Lingelbach</name>
<email>m.j.lbach@gmail.com</email>
</author>
<published>2021-12-23T20:20:28Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=abb3706974ca0b5086110d8f1b0e90daebff758f'/>
<id>urn:sha1:abb3706974ca0b5086110d8f1b0e90daebff758f</id>
<content type='text'>
* Check that a bufname begins with a filesystem root specifier such as a drive letter (Windows) or "/" (Unix)
* Unify with check that buf name is not "" or nil</content>
</entry>
<entry>
<title>fix: do not attach server to buffers with nil or missing name (#1597)</title>
<updated>2021-12-23T16:58:13Z</updated>
<author>
<name>Michael Lingelbach</name>
<email>m.j.lbach@gmail.com</email>
</author>
<published>2021-12-23T16:58:13Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=bbba0ccbf8aef4dd36d4ed7fa49518387285534d'/>
<id>urn:sha1:bbba0ccbf8aef4dd36d4ed7fa49518387285534d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: internally use forward delineated paths cross-platform (#1593)</title>
<updated>2021-12-23T15:43:16Z</updated>
<author>
<name>Michael Lingelbach</name>
<email>m.j.lbach@gmail.com</email>
</author>
<published>2021-12-23T15:43:16Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=bba61ed96829c9088244ed1e83f10de1b0a01f7f'/>
<id>urn:sha1:bba61ed96829c9088244ed1e83f10de1b0a01f7f</id>
<content type='text'>
* Escape paths used to autocommands
* Always normalize windows path to forward slash for internal use</content>
</entry>
<entry>
<title>chore: fix missing [lspconfig] prefix for vim.notify (#1546)</title>
<updated>2021-12-06T16:09:16Z</updated>
<author>
<name>William Boman</name>
<email>william@redwill.se</email>
</author>
<published>2021-12-06T16:09:16Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=22b21bc000a8320675ea10f4f50f1bbd48d09ff2'/>
<id>urn:sha1:22b21bc000a8320675ea10f4f50f1bbd48d09ff2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore: prefix all vim.notify message with [lspconfig] (#1496)</title>
<updated>2021-11-27T14:58:00Z</updated>
<author>
<name>William Boman</name>
<email>william@redwill.se</email>
</author>
<published>2021-11-27T14:58:00Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=d0263c11e53086242eea72cb76db9fecc6fbc449'/>
<id>urn:sha1:d0263c11e53086242eea72cb76db9fecc6fbc449</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>chore: format with stylua (#1457)</title>
<updated>2021-11-20T01:17:43Z</updated>
<author>
<name>Michael Lingelbach</name>
<email>m.j.lbach@gmail.com</email>
</author>
<published>2021-11-20T01:17:43Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=29dbd9fa74622338f62f0bebce7b5ce6a2138d3c'/>
<id>urn:sha1:29dbd9fa74622338f62f0bebce7b5ce6a2138d3c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore: internally switch to sending workspaceFolders (#1453)</title>
<updated>2021-11-19T17:25:59Z</updated>
<author>
<name>Michael Lingelbach</name>
<email>m.j.lbach@gmail.com</email>
</author>
<published>2021-11-19T17:25:59Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=414af1b02aad0bc106967f75ed8defb1e29cb538'/>
<id>urn:sha1:414af1b02aad0bc106967f75ed8defb1e29cb538</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: support single file mode when no default root pattern set</title>
<updated>2021-11-16T05:42:08Z</updated>
<author>
<name>Michael Lingelbach</name>
<email>m.j.lbach@gmail.com</email>
</author>
<published>2021-11-16T05:36:26Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=87f65030f6b6f4ba2e04d83628b694dc5c9a1cc4'/>
<id>urn:sha1:87f65030f6b6f4ba2e04d83628b694dc5c9a1cc4</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>fix: disambiguate autostart option from function name (#1356)</title>
<updated>2021-11-08T16:21:24Z</updated>
<author>
<name>kylo252</name>
<email>59826753+kylo252@users.noreply.github.com</email>
</author>
<published>2021-11-08T16:21:24Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=57ea20d81ffb8afd8b8fa4c674dcab6ad877874a'/>
<id>urn:sha1:57ea20d81ffb8afd8b8fa4c674dcab6ad877874a</id>
<content type='text'>
* make `config.autostart` separate from `config.launch()`
* simplify handling of `config.autostart`
* check for `true` instead of `not false`
* replace `trigger` with the conventional `event` and `pattern`</content>
</entry>
<entry>
<title>fix: set offset encoding by default (#1360)</title>
<updated>2021-10-31T20:40:50Z</updated>
<author>
<name>Michael Lingelbach</name>
<email>m.j.lbach@gmail.com</email>
</author>
<published>2021-10-31T20:40:50Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=f4aea56bce6b17c1beecac69a8c67e0f013bc903'/>
<id>urn:sha1:f4aea56bce6b17c1beecac69a8c67e0f013bc903</id>
<content type='text'>
Some servers (clangd, rust-analyzer) support using byte ranges (utf-8
encodings). Currently this logic is handled in the configuration's
on_init. This is moved into the on_init wrapper to avoid being
overridden accidentally by users.</content>
</entry>
<entry>
<title>chore: remove modeline (#1177)</title>
<updated>2021-08-24T14:12:38Z</updated>
<author>
<name>Michael Lingelbach</name>
<email>m.j.lbach@gmail.com</email>
</author>
<published>2021-08-24T14:12:38Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=08a698d652f3d1fc6195b4efd9d23ecaced2c879'/>
<id>urn:sha1:08a698d652f3d1fc6195b4efd9d23ecaced2c879</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: unsilent autocmd to print warning (#1171)</title>
<updated>2021-08-24T12:27:41Z</updated>
<author>
<name>Michael Lingelbach</name>
<email>m.j.lbach@gmail.com</email>
</author>
<published>2021-08-24T12:27:41Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=bdf3dcdfb935c498e718f32b11e7f65822640433'/>
<id>urn:sha1:bdf3dcdfb935c498e718f32b11e7f65822640433</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(lspinfo): display autostart status (#964)</title>
<updated>2021-08-06T15:41:29Z</updated>
<author>
<name>Matthieu Coudron</name>
<email>teto@users.noreply.github.com</email>
</author>
<published>2021-08-06T15:41:29Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=c7ef8b9cf448173520953e8c4f311a376a5f5bd9'/>
<id>urn:sha1:c7ef8b9cf448173520953e8c4f311a376a5f5bd9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: added global on_setup hook</title>
<updated>2021-07-19T21:22:12Z</updated>
<author>
<name>Folke Lemaitre</name>
<email>folke.lemaitre@gmail.com</email>
</author>
<published>2021-07-19T21:22:12Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=96b764ba7925cfafb8346cb5afd7b128e6f8bb8a'/>
<id>urn:sha1:96b764ba7925cfafb8346cb5afd7b128e6f8bb8a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: expose get_root_dir instead of config.root_dir</title>
<updated>2021-07-19T21:22:05Z</updated>
<author>
<name>Folke Lemaitre</name>
<email>folke.lemaitre@gmail.com</email>
</author>
<published>2021-07-19T21:22:05Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=5830a3847886215a4787b86ca19800131c1e8c75'/>
<id>urn:sha1:5830a3847886215a4787b86ca19800131c1e8c75</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>fix: do not attach server if buftype is 'nofile' (#1064)</title>
<updated>2021-07-13T00:00:02Z</updated>
<author>
<name>Michael Lingelbach</name>
<email>m.j.lbach@gmail.com</email>
</author>
<published>2021-07-13T00:00:02Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=af7748a99dd1701ae83d3af0dd61c08769aeb2c8'/>
<id>urn:sha1:af7748a99dd1701ae83d3af0dd61c08769aeb2c8</id>
<content type='text'>
* match buftype instead of filetype against 'nofile'
* clarify variable naming to make buffer filetype clear from buftype</content>
</entry>
<entry>
<title>fix: check client is not nil in _setup_buffer()</title>
<updated>2021-07-04T21:33:12Z</updated>
<author>
<name>Christian Chiarulli</name>
<email>chris.machine@pm.me</email>
</author>
<published>2021-07-04T21:33:12Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=e0ab6a643cde478311d05057c219db27bb1a47db'/>
<id>urn:sha1:e0ab6a643cde478311d05057c219db27bb1a47db</id>
<content type='text'>
Co-authored-by: christianchiarulli &lt;chrisatmachine@gmail.com&gt;</content>
</entry>
<entry>
<title>fix: be less strict about cmd validation</title>
<updated>2021-07-04T01:05:04Z</updated>
<author>
<name>Michael Lingelbach</name>
<email>m.j.lbach@gmail.com</email>
</author>
<published>2021-07-04T01:05:04Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=5abce88d51dc63ffc0405bd9726bc077a5c9307b'/>
<id>urn:sha1:5abce88d51dc63ffc0405bd9726bc077a5c9307b</id>
<content type='text'>
Some language servers lazily build cmd based on a parameter passed to setup, like powershell_es. We should change this eventually, but for now be less strict.
</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>fix: validate cmd is of type table</title>
<updated>2021-07-03T19:00:56Z</updated>
<author>
<name>Michael Lingelbach</name>
<email>m.j.lbach@gmail.com</email>
</author>
<published>2021-07-03T19:00:56Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=e7ed3731f71cc0245e5927355f73865d33dd4c40'/>
<id>urn:sha1:e7ed3731f71cc0245e5927355f73865d33dd4c40</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bug: bufnr not passed to on_attach</title>
<updated>2021-04-20T20:24:04Z</updated>
<author>
<name>Michał Nowotnik</name>
<email>michal@mnowotnik.com</email>
</author>
<published>2021-04-20T20:24:04Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=dae65c6997853aa61dbc8c05476c415a6706cbe0'/>
<id>urn:sha1:dae65c6997853aa61dbc8c05476c415a6706cbe0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>autostart: print error when root directory nil</title>
<updated>2021-04-09T20:43:14Z</updated>
<author>
<name>Michael Lingelbach</name>
<email>m.j.lbach@gmail.com</email>
</author>
<published>2021-04-09T20:43:14Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=521b5d55c71d823b1c0c631ba5e5f75529a36baf'/>
<id>urn:sha1:521b5d55c71d823b1c0c631ba5e5f75529a36baf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove duplicated tbl_deep_extend</title>
<updated>2021-03-28T09:00:24Z</updated>
<author>
<name>Michael Lingelbach</name>
<email>m.j.lbach@gmail.com</email>
</author>
<published>2021-03-28T09:00:11Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=3a6dddd489c41736bc10a35e53f02dec6466d6aa'/>
<id>urn:sha1:3a6dddd489c41736bc10a35e53f02dec6466d6aa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Automatically reattach to buffers after reloading</title>
<updated>2021-02-17T17:34:03Z</updated>
<author>
<name>Michael Lingelbach</name>
<email>m.j.lbach@gmail.com</email>
</author>
<published>2021-02-04T08:16:59Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=321957d0bd73a7784e9738ebf0cae1a108c0c8f6'/>
<id>urn:sha1:321957d0bd73a7784e9738ebf0cae1a108c0c8f6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #738 from mjlbach/fix_autostart</title>
<updated>2021-02-17T16:13:50Z</updated>
<author>
<name>Michael Lingelbach</name>
<email>m.j.lbach@gmail.com</email>
</author>
<published>2021-02-17T16:13:50Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=383a86c75bb674373938d93dadf29dbb93c2f512'/>
<id>urn:sha1:383a86c75bb674373938d93dadf29dbb93c2f512</id>
<content type='text'>
rename launch -&gt; autostart, add documentation</content>
</entry>
<entry>
<title>rename launch -&gt; autostart, add documentation</title>
<updated>2021-02-17T16:13:19Z</updated>
<author>
<name>Michael Lingelbach</name>
<email>m.j.lbach@gmail.com</email>
</author>
<published>2021-02-17T16:13:19Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=b45e230e9abc878e53fe57db7d7e2a4707643f83'/>
<id>urn:sha1:b45e230e9abc878e53fe57db7d7e2a4707643f83</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #721 from mjlbach/disable_autostart</title>
<updated>2021-02-17T16:10:22Z</updated>
<author>
<name>Michael Lingelbach</name>
<email>m.j.lbach@gmail.com</email>
</author>
<published>2021-02-17T16:10:22Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=69cd84a163f55126c470a97e24a4c0e44602c2b1'/>
<id>urn:sha1:69cd84a163f55126c470a97e24a4c0e44602c2b1</id>
<content type='text'>
Add option to disable autostart</content>
</entry>
<entry>
<title>Add option to disable autostart</title>
<updated>2021-02-17T05:39:54Z</updated>
<author>
<name>Michael Lingelbach</name>
<email>m.j.lbach@gmail.com</email>
</author>
<published>2021-02-05T23:35:40Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=687c293cc20fd2bc2b6bd60cfe1037578e0703a2'/>
<id>urn:sha1:687c293cc20fd2bc2b6bd60cfe1037578e0703a2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix on_attach to correctly pass bufnr as second argument</title>
<updated>2021-02-15T02:41:04Z</updated>
<author>
<name>Michael Lingelbach</name>
<email>m.j.lbach@gmail.com</email>
</author>
<published>2021-02-15T02:41:04Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=22ccf8cd62630a2c58a6f9e4a212db9828afe91c'/>
<id>urn:sha1:22ccf8cd62630a2c58a6f9e4a212db9828afe91c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove client/registerCapability handler</title>
<updated>2021-01-25T18:43:10Z</updated>
<author>
<name>Michael Lingelbach</name>
<email>m.j.lbach@gmail.com</email>
</author>
<published>2021-01-17T21:53:03Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=e5f72ab263fb319c29be4ec41ffa7d8e4b7ca192'/>
<id>urn:sha1:e5f72ab263fb319c29be4ec41ffa7d8e4b7ca192</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #509 from mjlbach/remove_deprecated_handlers</title>
<updated>2021-01-15T18:31:37Z</updated>
<author>
<name>Michael Lingelbach</name>
<email>m.j.lbach@gmail.com</email>
</author>
<published>2021-01-15T18:31:37Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=325fb3f1635b4ed5b3ae37eb423eab53fe805b2e'/>
<id>urn:sha1:325fb3f1635b4ed5b3ae37eb423eab53fe805b2e</id>
<content type='text'>
Remove deprecated handlers</content>
</entry>
<entry>
<title>Fix root detection for LspInfo, cache setup</title>
<updated>2021-01-14T19:34:56Z</updated>
<author>
<name>Michael Lingelbach</name>
<email>m.j.lbach@gmail.com</email>
</author>
<published>2021-01-14T10:39:12Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=acc93eb3febaaf3950f65b70fa33f21edfb963f0'/>
<id>urn:sha1:acc93eb3febaaf3950f65b70fa33f21edfb963f0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove deprecated handlers that were moved to neovim core</title>
<updated>2021-01-08T22:43:36Z</updated>
<author>
<name>Michael Lingelbach</name>
<email>m.j.lbach@gmail.com</email>
</author>
<published>2021-01-07T06:26:25Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=115f50aa937661c2e0c98a1fc5cf617486160f92'/>
<id>urn:sha1:115f50aa937661c2e0c98a1fc5cf617486160f92</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add catch-all callback for client/registerCapability</title>
<updated>2020-12-23T04:00:01Z</updated>
<author>
<name>Michael Lingelbach</name>
<email>m.j.lbach@gmail.com</email>
</author>
<published>2020-12-20T22:36:41Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=c807b00f6c9f05fbaeffe4eecfa4d3a1f0a775cf'/>
<id>urn:sha1:c807b00f6c9f05fbaeffe4eecfa4d3a1f0a775cf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Re-add negation after automated commit</title>
<updated>2020-11-16T00:34:35Z</updated>
<author>
<name>Iron_E</name>
<email>code.iron.e@gmail.com</email>
</author>
<published>2020-11-16T00:34:35Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=f57212075222c18f56a2118ded20632228294249'/>
<id>urn:sha1:f57212075222c18f56a2118ded20632228294249</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update lua/lspconfig/configs.lua</title>
<updated>2020-11-16T00:33:20Z</updated>
<author>
<name>Iron-E</name>
<email>36409591+Iron-E@users.noreply.github.com</email>
</author>
<published>2020-11-16T00:33:20Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=c070b9d5966645f6aa0df630f6847b5ed46a15be'/>
<id>urn:sha1:c070b9d5966645f6aa0df630f6847b5ed46a15be</id>
<content type='text'>
Co-authored-by: Hirokazu Hata &lt;h.hata.ai.t@gmail.com&gt;</content>
</entry>
<entry>
<title>Remove redundant assertion</title>
<updated>2020-11-15T07:21:46Z</updated>
<author>
<name>Iron_E</name>
<email>code.iron.e@gmail.com</email>
</author>
<published>2020-11-15T05:08:44Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=e82159a30b79f4f9c6a5d2d489205b4f4396ab32'/>
<id>urn:sha1:e82159a30b79f4f9c6a5d2d489205b4f4396ab32</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use 'not config.callbacks' over 'not lsp.callbacks'</title>
<updated>2020-11-15T07:21:46Z</updated>
<author>
<name>Iron_E</name>
<email>code.iron.e@gmail.com</email>
</author>
<published>2020-11-15T03:55:35Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=37c510caed0e2a717f3d0c32a4d81370f9bfe533'/>
<id>urn:sha1:37c510caed0e2a717f3d0c32a4d81370f9bfe533</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Put assertion within function scope</title>
<updated>2020-11-15T07:21:46Z</updated>
<author>
<name>Iron_E</name>
<email>code.iron.e@gmail.com</email>
</author>
<published>2020-11-14T22:13:34Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=f1a7929dec51ed8404a3ddd7193f73011cd21d98'/>
<id>urn:sha1:f1a7929dec51ed8404a3ddd7193f73011cd21d98</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move no callbacks assertion to outer scope</title>
<updated>2020-11-15T07:21:46Z</updated>
<author>
<name>Iron_E</name>
<email>code.iron.e@gmail.com</email>
</author>
<published>2020-11-14T22:11:41Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=26e787b70627d21b3500914534c291b5b96ecdb9'/>
<id>urn:sha1:26e787b70627d21b3500914534c291b5b96ecdb9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add help reference for failed callback assertion</title>
<updated>2020-11-15T07:21:45Z</updated>
<author>
<name>Iron_E</name>
<email>code.iron.e@gmail.com</email>
</author>
<published>2020-11-14T18:58:10Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=046090c7c8fea941340277d85c8c0aaae9429050'/>
<id>urn:sha1:046090c7c8fea941340277d85c8c0aaae9429050</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change the rest of the callback usages</title>
<updated>2020-11-15T07:21:45Z</updated>
<author>
<name>Iron_E</name>
<email>code.iron.e@gmail.com</email>
</author>
<published>2020-11-13T19:15:44Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=584746a62a38b9a220f5e6e5bd5330abd6f75d9c'/>
<id>urn:sha1:584746a62a38b9a220f5e6e5bd5330abd6f75d9c</id>
<content type='text'>
</content>
</entry>
<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>
</feed>
