<feed xmlns='http://www.w3.org/2005/Atom'>
<title>neovim, branch release-0.7</title>
<subtitle>Vim-fork focused on extensibility and usability</subtitle>
<id>http://git.waynecole.info/neovim/atom?h=release-0.7</id>
<link rel='self' href='http://git.waynecole.info/neovim/atom?h=release-0.7'/>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/neovim/'/>
<updated>2022-08-18T16:52:06Z</updated>
<entry>
<title>Merge pull request #19833 from neovim/backport-19826-to-release-0.7</title>
<updated>2022-08-18T16:52:06Z</updated>
<author>
<name>James McCoy</name>
<email>jamessan@jamessan.com</email>
</author>
<published>2022-08-18T16:52:06Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/neovim/commit/?id=6ec04e590f72cd2b3803691f39d18cff7659ecf9'/>
<id>urn:sha1:6ec04e590f72cd2b3803691f39d18cff7659ecf9</id>
<content type='text'>
[Backport release-0.7] revert: "jobstart(): Fix hang on non-executable cwd #9204"</content>
</entry>
<entry>
<title>revert: "jobstart(): Fix hang on non-executable cwd #9204"</title>
<updated>2022-08-18T15:04:02Z</updated>
<author>
<name>zeertzjq</name>
<email>zeertzjq@outlook.com</email>
</author>
<published>2022-08-17T22:54:47Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/neovim/commit/?id=a7f4d0a78275cd7ef9dea8b1adc2f531cef5e16d'/>
<id>urn:sha1:a7f4d0a78275cd7ef9dea8b1adc2f531cef5e16d</id>
<content type='text'>
This reverts commit c4c74c3883aa3122c0c877ca8dd7b26beb5cc4aa.

LibUV already gives an error for this, so this isn't needed.

(cherry picked from commit b94e2c8520d56b61dee7414f76a4fcdb9113d5d8)
</content>
</entry>
<entry>
<title>[Backport release-0.7] fix(signs): priority of extmark signs (#19718) (#19721)</title>
<updated>2022-08-11T17:22:04Z</updated>
<author>
<name>Christian Clason</name>
<email>c.clason@uni-graz.at</email>
</author>
<published>2022-08-11T17:22:04Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/neovim/commit/?id=44205fe516990fc753fd7dc31f5929508c452cfd'/>
<id>urn:sha1:44205fe516990fc753fd7dc31f5929508c452cfd</id>
<content type='text'>
fix(signs): priority of extmark signs (#19718)

Co-authored-by: Lewis Russell &lt;lewis6991@gmail.com&gt;</content>
</entry>
<entry>
<title>fix(api): fix nvim_buf_set_text heap-use-after-free (#19650)</title>
<updated>2022-08-05T23:47:30Z</updated>
<author>
<name>zeertzjq</name>
<email>zeertzjq@outlook.com</email>
</author>
<published>2022-08-05T23:47:30Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/neovim/commit/?id=4cd0ee49afab9770f75ae1205107cb3297b0daa8'/>
<id>urn:sha1:4cd0ee49afab9770f75ae1205107cb3297b0daa8</id>
<content type='text'>
The line returned but ml_get_buf() may be freed by another call to
ml_get_buf(), so it is necessary to make a copy.</content>
</entry>
<entry>
<title>Merge pull request #19651 from zeertzjq/backport-to-release-0.7</title>
<updated>2022-08-05T23:46:59Z</updated>
<author>
<name>zeertzjq</name>
<email>zeertzjq@outlook.com</email>
</author>
<published>2022-08-05T23:46:59Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/neovim/commit/?id=229e14c5ad72cca76b441eaa73dad32e234f00a2'/>
<id>urn:sha1:229e14c5ad72cca76b441eaa73dad32e234f00a2</id>
<content type='text'>
Backport #19620 and #19630 to release-0.7</content>
</entry>
<entry>
<title>fix(ui): set redraw_cmdline when setting window height</title>
<updated>2022-08-05T23:24:18Z</updated>
<author>
<name>zeertzjq</name>
<email>zeertzjq@outlook.com</email>
</author>
<published>2022-08-05T22:45:44Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/neovim/commit/?id=37b3fc493cb911406a42dfd2f2958c23e53c4452'/>
<id>urn:sha1:37b3fc493cb911406a42dfd2f2958c23e53c4452</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(tabpage): check if ROWS_AVAIL changed for resize</title>
<updated>2022-08-05T23:24:18Z</updated>
<author>
<name>zeertzjq</name>
<email>zeertzjq@outlook.com</email>
</author>
<published>2022-08-05T22:40:05Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/neovim/commit/?id=ad84bbbd13ee9dff8370af4cee2ad414b1b0e398'/>
<id>urn:sha1:ad84bbbd13ee9dff8370af4cee2ad414b1b0e398</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor: add space around arithmetic operators '+' and '-'</title>
<updated>2022-08-05T08:45:01Z</updated>
<author>
<name>zeertzjq</name>
<email>zeertzjq@outlook.com</email>
</author>
<published>2022-08-05T08:45:01Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/neovim/commit/?id=5190f82a52d58254a070013f693c5955e415e595'/>
<id>urn:sha1:5190f82a52d58254a070013f693c5955e415e595</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[Backport release-0.7] fix seg fault in find_tagfunc_tags (#19503)</title>
<updated>2022-08-01T14:34:48Z</updated>
<author>
<name>github-actions[bot]</name>
<email>41898282+github-actions[bot]@users.noreply.github.com</email>
</author>
<published>2022-08-01T14:34:48Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/neovim/commit/?id=ce7df6759c5f6a19578130c97a6ee322f16d752d'/>
<id>urn:sha1:ce7df6759c5f6a19578130c97a6ee322f16d752d</id>
<content type='text'>
fix: fix seg fault in find_tagfunc_tags

(cherry picked from commit 187c02cc407bdec5aaa2c5c1ace75b5b68e2b696)

Co-authored-by: Frederick Mayle &lt;fmayle@google.com&gt;</content>
</entry>
<entry>
<title>fix(lsp): set workspace.configuration capability</title>
<updated>2022-07-28T06:43:44Z</updated>
<author>
<name>Mathias Fussenegger</name>
<email>f.mathias@zignar.net</email>
</author>
<published>2022-07-27T16:03:14Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/neovim/commit/?id=56834f4552d71fcfd6243952c2398acb96004fd5'/>
<id>urn:sha1:56834f4552d71fcfd6243952c2398acb96004fd5</id>
<content type='text'>
Neovim implements `workspace/configuration`
It should set the capability accordingly.

From https://microsoft.github.io/language-server-protocol/specifications/lsp/3.17/specification/#clientCapabilities:

    /**
     * The client supports `workspace/configuration` requests.
     *
     * @since 3.6.0
     */
    configuration?: boolean;

(cherry picked from commit 13594c7a6fa9770e99654d609a2296c6f0f84afd)
</content>
</entry>
</feed>
