<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rneovim.git/third-party, branch v0.2.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>api/ext_tabline: List of Dicts.</title>
<updated>2017-04-26T01:41:24+00:00</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2017-04-25T09:13:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=6944abad2f3f443027af1966a2a310034d2179b2'/>
<id>6944abad2f3f443027af1966a2a310034d2179b2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>third-party: Update busted version</title>
<updated>2017-04-10T00:51:50+00:00</updated>
<author>
<name>ZyX</name>
<email>kp-pav@yandex.ru</email>
</author>
<published>2017-04-10T00:17:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=40dee9744233ea0f14aaa16e9ef0395b57604806'/>
<id>40dee9744233ea0f14aaa16e9ef0395b57604806</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>build: avoid cmake warning (#6417)</title>
<updated>2017-04-01T01:22:56+00:00</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2017-04-01T01:22:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=8de53157b691dd4ce604a5be0e2d9c3b6014bfdb'/>
<id>8de53157b691dd4ce604a5be0e2d9c3b6014bfdb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>third-party: Avoid building msgpack-c examples</title>
<updated>2017-03-31T01:35:37+00:00</updated>
<author>
<name>James McCoy</name>
<email>jamessan@jamessan.com</email>
</author>
<published>2017-03-30T16:07:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=193aa4c140781b5af1d9879385d6834d8e8dfbf0'/>
<id>193aa4c140781b5af1d9879385d6834d8e8dfbf0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>third-party: Bump msgpack-c to 2.1.1</title>
<updated>2017-03-31T01:35:29+00:00</updated>
<author>
<name>James McCoy</name>
<email>jamessan@jamessan.com</email>
</author>
<published>2017-03-30T14:35:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=d92add8a4b00d5e87fd367ae2656ac5ba87a8f06'/>
<id>d92add8a4b00d5e87fd367ae2656ac5ba87a8f06</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>build: Rename NEOVIM_* to NVIM_*</title>
<updated>2017-03-27T12:27:20+00:00</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2017-03-27T12:12:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=e20e9645b2c74b8cf6e1ba90961c08b079bbee3c'/>
<id>e20e9645b2c74b8cf6e1ba90961c08b079bbee3c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>build: Do not ref `libuv` CMake target if USE_BUNDLED_LIBUV=OFF. (#6363)</title>
<updated>2017-03-25T23:22:15+00:00</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2017-03-25T23:22:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=cf202b74db91133d4861c5cc8952eb0f9511dc83'/>
<id>cf202b74db91133d4861c5cc8952eb0f9511dc83</id>
<content type='text'>
CMake Warning: The dependency target "libuv" of target "luv-static" does
not exist. (CMP0046)

Closes #6355</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CMake Warning: The dependency target "libuv" of target "luv-static" does
not exist. (CMP0046)

Closes #6355</pre>
</div>
</content>
</entry>
<entry>
<title>doc: eval.txt fixup, README.md</title>
<updated>2017-03-13T14:50:50+00:00</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2017-03-13T13:07:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=36fd879b2553baee69555fb237864972325039f1'/>
<id>36fd879b2553baee69555fb237864972325039f1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>win/package: nvim-qt v0.2.6 (#6258)</title>
<updated>2017-03-11T15:00:26+00:00</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2017-03-11T15:00:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=b2b15e6e137d7be2b01bf2174791f36bd12981bd'/>
<id>b2b15e6e137d7be2b01bf2174791f36bd12981bd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>win: third-party: win32yank v0.0.3 (#6255)</title>
<updated>2017-03-11T13:10:19+00:00</updated>
<author>
<name>@equalsraf</name>
<email>equalsraf@users.noreply.github.com</email>
</author>
<published>2017-03-11T13:10:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=c5edde90cc9684946e40f670af9ea60165d30bac'/>
<id>c5edde90cc9684946e40f670af9ea60165d30bac</id>
<content type='text'>
Fixes trailing newline bug when pasting text in Windows.

References:
https://github.com/equalsraf/neovim-qt/issues/218
https://github.com/equalsraf/neovim-qt/issues/253</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes trailing newline bug when pasting text in Windows.

References:
https://github.com/equalsraf/neovim-qt/issues/218
https://github.com/equalsraf/neovim-qt/issues/253</pre>
</div>
</content>
</entry>
</feed>
