<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rneovim.git/test/functional/api, 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 #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>api: include border in nvim_win_get_config</title>
<updated>2021-06-10T08:41:49+00:00</updated>
<author>
<name>Corey Williamson</name>
<email>euclidianAce@protonmail.com</email>
</author>
<published>2021-04-19T23:47:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=8021c5a5311a322fec12b4b188ad96d8465ea94c'/>
<id>8021c5a5311a322fec12b4b188ad96d8465ea94c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>api(nvim_open_win): add "noautocmd" option</title>
<updated>2021-06-01T02:05:04+00:00</updated>
<author>
<name>Sean Dewar</name>
<email>seandewar@users.noreply.github.com</email>
</author>
<published>2021-05-27T21:10:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=802f8429d5d908457658e4b9859d8ed110bc0247'/>
<id>802f8429d5d908457658e4b9859d8ed110bc0247</id>
<content type='text'>
This option, when set, stops nvim_open_win() from potentially firing
buffer-related autocmd events
(BufEnter, BufLeave and BufWinEnter in the case of nvim_open_win()).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This option, when set, stops nvim_open_win() from potentially firing
buffer-related autocmd events
(BufEnter, BufLeave and BufWinEnter in the case of nvim_open_win()).
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix crash on `:echo get_all_options_info()`</title>
<updated>2021-05-26T05:07:11+00:00</updated>
<author>
<name>glacambre</name>
<email>code@lacamb.re</email>
</author>
<published>2021-05-25T05:06:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=0c8454f5bc5c40a2d2926f4b630a8519731fd7ae'/>
<id>0c8454f5bc5c40a2d2926f4b630a8519731fd7ae</id>
<content type='text'>
Iterating over PARAM_COUNT is wrong as PARAM_COUNT also counts the last
element of the options array, which has a NULL fullname in order to
signal the end of the array.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Iterating over PARAM_COUNT is wrong as PARAM_COUNT also counts the last
element of the options array, which has a NULL fullname in order to
signal the end of the array.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #14243 from shadmansaleh/Allow_cterm_colors_nvim_set_hl</title>
<updated>2021-05-11T13:07:00+00:00</updated>
<author>
<name>Björn Linse</name>
<email>bjorn.linse@gmail.com</email>
</author>
<published>2021-05-11T13:07:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=7d82ea01025b6981e0233ca9a5e7ee62c8b5bcad'/>
<id>7d82ea01025b6981e0233ca9a5e7ee62c8b5bcad</id>
<content type='text'>
API: Adding cterm support to nvim_set_hl</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
API: Adding cterm support to nvim_set_hl</pre>
</div>
</content>
</entry>
<entry>
<title>Improvements to tests</title>
<updated>2021-04-22T11:09:18+00:00</updated>
<author>
<name>shadmansaleh</name>
<email>shadmansaleh3@gmail.com</email>
</author>
<published>2021-04-03T09:54:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=0559d3f9c6bbcf6110e04a6f831b077e832be879'/>
<id>0559d3f9c6bbcf6110e04a6f831b077e832be879</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>api: fix nvim_exec() silencing behaviour (#14413)</title>
<updated>2021-04-21T08:41:37+00:00</updated>
<author>
<name>Shadman</name>
<email>shadmansaleh3@gmail.com</email>
</author>
<published>2021-04-21T08:41:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=01493e7990998f78298bd914a26aa65c237a3692'/>
<id>01493e7990998f78298bd914a26aa65c237a3692</id>
<content type='text'>
Previously nvim_exec would silent output no matter whether output
is true or false.
Now output is only silent and captured when output is true.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Previously nvim_exec would silent output no matter whether output
is true or false.
Now output is only silent and captured when output is true.</pre>
</div>
</content>
</entry>
<entry>
<title>Fix lualint warnings</title>
<updated>2021-04-03T04:18:40+00:00</updated>
<author>
<name>shadmansaleh</name>
<email>shadmansaleh3@gmail.com</email>
</author>
<published>2021-04-03T04:18:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=f4224a12c039f09e237ac7e5e7db4431747a9b54'/>
<id>f4224a12c039f09e237ac7e5e7db4431747a9b54</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add tests for nvim_set_hl()</title>
<updated>2021-04-03T03:18:53+00:00</updated>
<author>
<name>shadmansaleh</name>
<email>shadmansaleh3@gmail.com</email>
</author>
<published>2021-04-03T03:18:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=7a6228d581d4ba49ac26b316362278e180791959'/>
<id>7a6228d581d4ba49ac26b316362278e180791959</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 #14091 from euclidianAce/euclidianAce/nvim_win_hide</title>
<updated>2021-03-28T17:07:56+00:00</updated>
<author>
<name>Björn Linse</name>
<email>bjorn.linse@gmail.com</email>
</author>
<published>2021-03-28T17:07:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=6d4a922e07e857b46d882ea96decce7c7c6e2a30'/>
<id>6d4a922e07e857b46d882ea96decce7c7c6e2a30</id>
<content type='text'>
api: add vim.api.nvim_win_hide</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
api: add vim.api.nvim_win_hide</pre>
</div>
</content>
</entry>
</feed>
