<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rneovim.git/runtime, branch v0.1.7</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>man.vim: do not assume ftplugin is sourced before syntax</title>
<updated>2016-11-19T18:41:04+00:00</updated>
<author>
<name>Anmol Sethi</name>
<email>anmol@aubble.com</email>
</author>
<published>2016-11-19T06:08:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=7a4d069bccd3d19741d50d64052e386ac4e7cfc8'/>
<id>7a4d069bccd3d19741d50d64052e386ac4e7cfc8</id>
<content type='text'>
Fixes #5574
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #5574
</pre>
</div>
</content>
</entry>
<entry>
<title>man.vim: no guarantee that the first line contains anything useful</title>
<updated>2016-11-18T19:06:42+00:00</updated>
<author>
<name>Anmol Sethi</name>
<email>anmol@aubble.com</email>
</author>
<published>2016-11-18T18:21:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=cf52b881d987a5e5175b0df2304832c58ba065f7'/>
<id>cf52b881d987a5e5175b0df2304832c58ba065f7</id>
<content type='text'>
Fixes #5628
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #5628
</pre>
</div>
</content>
</entry>
<entry>
<title>jobs: ensure calling jobclose() on a pty job sends SIGHUP. Closes #5619</title>
<updated>2016-11-17T14:13:45+00:00</updated>
<author>
<name>Björn Linse</name>
<email>bjorn.linse@gmail.com</email>
</author>
<published>2016-11-17T07:53:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=1d4563771bcdaca0e6ec3eba1ca3ee6461d7afb5'/>
<id>1d4563771bcdaca0e6ec3eba1ca3ee6461d7afb5</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 #5600 from jamessan/vim-7.4.1640</title>
<updated>2016-11-16T11:52:19+00:00</updated>
<author>
<name>James McCoy</name>
<email>jamessan@jamessan.com</email>
</author>
<published>2016-11-16T11:52:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=108d54bbd455635fc29541eb4bae4b9f3318aafb'/>
<id>108d54bbd455635fc29541eb4bae4b9f3318aafb</id>
<content type='text'>
vim-patch:7.4.1640,7.4.1647,7.4.1650,7.4.1664</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
vim-patch:7.4.1640,7.4.1647,7.4.1650,7.4.1664</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #5614 from Shougo/vim-7.4.2251</title>
<updated>2016-11-16T04:45:20+00:00</updated>
<author>
<name>James McCoy</name>
<email>jamessan@jamessan.com</email>
</author>
<published>2016-11-16T04:44:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=c66ca17ca1a2f396252bc554198f9e73c7073385'/>
<id>c66ca17ca1a2f396252bc554198f9e73c7073385</id>
<content type='text'>
vim-patch:7.4.2251
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
vim-patch:7.4.2251
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump all nvim-specific error codes above E5000</title>
<updated>2016-11-16T04:16:08+00:00</updated>
<author>
<name>James McCoy</name>
<email>jamessan@jamessan.com</email>
</author>
<published>2016-11-12T18:52:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=c0fd830be4ef3eafb756c463aee6408323ba4e58'/>
<id>c0fd830be4ef3eafb756c463aee6408323ba4e58</id>
<content type='text'>
In order to not conflict with new error codes that Vim adds, all Neovim
error codes should be above 5000.  The three existing sub-5000 error
codes (E926, E951, and E952) are now E50003, E5004, and E5005
respectively.

E953 was removed in 6167ce6df2753d5474ad49aea19f5957128ab015, so just
remove it from the help.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In order to not conflict with new error codes that Vim adds, all Neovim
error codes should be above 5000.  The three existing sub-5000 error
codes (E926, E951, and E952) are now E50003, E5004, and E5005
respectively.

E953 was removed in 6167ce6df2753d5474ad49aea19f5957128ab015, so just
remove it from the help.
</pre>
</div>
</content>
</entry>
<entry>
<title>vim-patch:7.4.1640</title>
<updated>2016-11-16T04:16:08+00:00</updated>
<author>
<name>James McCoy</name>
<email>jamessan@jamessan.com</email>
</author>
<published>2016-11-12T13:06:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=7231438f124eff0ce0b9a8998ac7838abc094a8b'/>
<id>7231438f124eff0ce0b9a8998ac7838abc094a8b</id>
<content type='text'>
Problem:    Crash when an autocommand changes a quickfix list. (Dominique)
Solution:   Check wether an entry is still valid. (Yegappan Lakshmanan,
            Hirohito Higashi)

https://github.com/vim/vim/commit/ffec3c53496d49668669deabc0724ec78e2274fd
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Crash when an autocommand changes a quickfix list. (Dominique)
Solution:   Check wether an entry is still valid. (Yegappan Lakshmanan,
            Hirohito Higashi)

https://github.com/vim/vim/commit/ffec3c53496d49668669deabc0724ec78e2274fd
</pre>
</div>
</content>
</entry>
<entry>
<title>vim-patch:7.4.1894</title>
<updated>2016-11-16T03:00:25+00:00</updated>
<author>
<name>James McCoy</name>
<email>jamessan@jamessan.com</email>
</author>
<published>2016-11-16T02:50:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=49f73e527532729cacc5c2d3a1b167734fd14d93'/>
<id>49f73e527532729cacc5c2d3a1b167734fd14d93</id>
<content type='text'>
Problem:    Cannot get the window ID for a mouse click.
Solution:   Add v:mouse_winid.

https://github.com/vim/vim/commit/511972d810ea490955161ff5097ec2f57919ceaf
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Cannot get the window ID for a mouse click.
Solution:   Add v:mouse_winid.

https://github.com/vim/vim/commit/511972d810ea490955161ff5097ec2f57919ceaf
</pre>
</div>
</content>
</entry>
<entry>
<title>vim-patch:7.4.2251</title>
<updated>2016-11-15T23:55:17+00:00</updated>
<author>
<name>Shougo Matsushita</name>
<email>Shougo.Matsu@gmail.com</email>
</author>
<published>2016-11-15T23:25:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=458b1fc0e793a1e1adad758626857f43e9674334'/>
<id>458b1fc0e793a1e1adad758626857f43e9674334</id>
<content type='text'>
Problem:    In rare cases diffing 4 buffers is not enough.
Solution:   Raise the limit to 8. (closes vim/vim#1000)

https://github.com/vim/vim/commit/015efc32c1add6269099364835ddf85ff257b3c6
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    In rare cases diffing 4 buffers is not enough.
Solution:   Raise the limit to 8. (closes vim/vim#1000)

https://github.com/vim/vim/commit/015efc32c1add6269099364835ddf85ff257b3c6
</pre>
</div>
</content>
</entry>
<entry>
<title>CheckHealth: Fix version comparison.</title>
<updated>2016-11-15T12:15:40+00:00</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2016-11-15T07:27:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=d28d108648106a19d81b1804211fa195c7fb14f7'/>
<id>d28d108648106a19d81b1804211fa195c7fb14f7</id>
<content type='text'>
Compare numbers instead of strings.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Compare numbers instead of strings.
</pre>
</div>
</content>
</entry>
</feed>
