<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rneovim.git/runtime/lua, branch v0.5.0</title>
<subtitle>Neovim fork with Rahm's personal hacks.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/'/>
<entry>
<title>fix(vim.opt): Fix #14828 with empty values being incorrectly inserted</title>
<updated>2021-06-29T13:18:59+00:00</updated>
<author>
<name>TJ DeVries</name>
<email>devries.timothyj@gmail.com</email>
</author>
<published>2021-06-29T13:18:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=19b7cef0a7dc52f3ec016e0dd0ae82f0f6ecd4b1'/>
<id>19b7cef0a7dc52f3ec016e0dd0ae82f0f6ecd4b1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(vim.opt): Fix #14668 Now correctly handles unescaped commas in isfname style</title>
<updated>2021-06-29T12:42:07+00:00</updated>
<author>
<name>TJ DeVries</name>
<email>devries.timothyj@gmail.com</email>
</author>
<published>2021-06-11T17:39:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=6ecec87c099ce6182b4a1cc81846be9e0e70c1cd'/>
<id>6ecec87c099ce6182b4a1cc81846be9e0e70c1cd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(vim.opt): Fix #14669 whichwrap now acts as expected</title>
<updated>2021-06-29T12:42:07+00:00</updated>
<author>
<name>TJ DeVries</name>
<email>devries.timothyj@gmail.com</email>
</author>
<published>2021-06-11T16:28:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=9119ea1becd5024ad14db04e2868feeae7c7d4de'/>
<id>9119ea1becd5024ad14db04e2868feeae7c7d4de</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(vim.opt): Add basic error handling</title>
<updated>2021-06-29T12:42:07+00:00</updated>
<author>
<name>David Zhang</name>
<email>crispgm@gmail.com</email>
</author>
<published>2021-05-30T12:49:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=b02e64c4dffd9044ea83e3f2d74b5f6db6bf6b99'/>
<id>b02e64c4dffd9044ea83e3f2d74b5f6db6bf6b99</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(vim.opt): Get window options before setting.</title>
<updated>2021-06-29T12:42:07+00:00</updated>
<author>
<name>ckipp01</name>
<email>ckipp@pm.me</email>
</author>
<published>2021-05-30T11:08:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=e6175f6389ea3fdc685fe2158948d49caa8cdba2'/>
<id>e6175f6389ea3fdc685fe2158948d49caa8cdba2</id>
<content type='text'>
This closes #14677, but I also am a little unsure if there are times
where this may not be correct. However, this just changes the behavior
that even if `was_set` was false, we still get for
`nvim_win_get_option`.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This closes #14677, but I also am a little unsure if there are times
where this may not be correct. However, this just changes the behavior
that even if `was_set` was false, we still get for
`nvim_win_get_option`.
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(vim.opt): #14708 Now lets you put duplicate values in wildmode</title>
<updated>2021-06-29T12:42:07+00:00</updated>
<author>
<name>TJ DeVries</name>
<email>devries.timothyj@gmail.com</email>
</author>
<published>2021-06-11T15:13:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=1d3ee1c44186c211611abd03bdb4e38004b14ff4'/>
<id>1d3ee1c44186c211611abd03bdb4e38004b14ff4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed +1 -1 in util.lua (#14913)</title>
<updated>2021-06-26T17:43:18+00:00</updated>
<author>
<name>jimman2003</name>
<email>jim41825@gmail.com</email>
</author>
<published>2021-06-26T17:43:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=bdf3df4027a5389a46b4c9a75b50aff5c0ecb351'/>
<id>bdf3df4027a5389a46b4c9a75b50aff5c0ecb351</id>
<content type='text'>
No point in adding and then subtracting I believe ;)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
No point in adding and then subtracting I believe ;)</pre>
</div>
</content>
</entry>
<entry>
<title>fix(lsp): render the last line in stylize_markdown</title>
<updated>2021-06-25T18:45:42+00:00</updated>
<author>
<name>Folke Lemaitre</name>
<email>folke.lemaitre@gmail.com</email>
</author>
<published>2021-06-25T18:45:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=e680d7d6af4b48680693be9d984cce217e959e1f'/>
<id>e680d7d6af4b48680693be9d984cce217e959e1f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>style(lsp): make get_markdown_fences private</title>
<updated>2021-06-25T16:32:00+00:00</updated>
<author>
<name>Folke Lemaitre</name>
<email>folke.lemaitre@gmail.com</email>
</author>
<published>2021-06-25T16:32:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=28dde1038fea0b5750a7c0250ee047c032175448'/>
<id>28dde1038fea0b5750a7c0250ee047c032175448</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #14904 from mfussenegger/nil-message-callbacks</title>
<updated>2021-06-25T16:13:01+00:00</updated>
<author>
<name>Michael Lingelbach</name>
<email>m.j.lbach@gmail.com</email>
</author>
<published>2021-06-25T16:13:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=5d792701cf3c8b9a0299ff1e90c843082c590d04'/>
<id>5d792701cf3c8b9a0299ff1e90c843082c590d04</id>
<content type='text'>
fix(lsp): Handle nil message_callbacks</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fix(lsp): Handle nil message_callbacks</pre>
</div>
</content>
</entry>
</feed>
