<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rneovim.git/runtime/plugin, branch v0.5.1</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(man.vim): filetype=man is too eager #15489</title>
<updated>2021-08-26T09:50:30+00:00</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2021-08-26T09:50:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=b6b12ea7c3f2a5ac18d92efc5e4ef814971dfdef'/>
<id>b6b12ea7c3f2a5ac18d92efc5e4ef814971dfdef</id>
<content type='text'>
Problem:
"set filetype=man" assumes the user wants :Man features, this does extra
stuff like renaming the buffer as "man://".

Solution:
- old entrypoint was ":set filetype=man", but this is too presumptuous #15487
- make the entrypoints more explicit:
  1. when the ":Man" command is run
  2. when a "man://" buffer is opened
- remove the tricky b:man_sect checks in ftplugin/man.vim and syntax/man.vim
- MANPAGER is supported via ":Man!", as documented.

fixes #15487</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:
"set filetype=man" assumes the user wants :Man features, this does extra
stuff like renaming the buffer as "man://".

Solution:
- old entrypoint was ":set filetype=man", but this is too presumptuous #15487
- make the entrypoints more explicit:
  1. when the ":Man" command is run
  2. when a "man://" buffer is opened
- remove the tricky b:man_sect checks in ftplugin/man.vim and syntax/man.vim
- MANPAGER is supported via ":Man!", as documented.

fixes #15487</pre>
</div>
</content>
</entry>
<entry>
<title>vim-patch:56994d215815</title>
<updated>2021-05-02T16:44:04+00:00</updated>
<author>
<name>Jan Edmund Lazo</name>
<email>jan.lazo@mail.utoronto.ca</email>
</author>
<published>2021-05-02T16:20:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=7e36c9a2d3ddcb8b31e318e25767cfb32fa69391'/>
<id>7e36c9a2d3ddcb8b31e318e25767cfb32fa69391</id>
<content type='text'>
Update runtime files.
https://github.com/vim/vim/commit/56994d215815139207f3c5ce02a1720e44e93c09
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update runtime files.
https://github.com/vim/vim/commit/56994d215815139207f3c5ce02a1720e44e93c09
</pre>
</div>
</content>
</entry>
<entry>
<title>vim-patch:130cbfc31235</title>
<updated>2021-05-02T16:03:34+00:00</updated>
<author>
<name>Jan Edmund Lazo</name>
<email>jan.lazo@mail.utoronto.ca</email>
</author>
<published>2021-05-02T15:52:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=abb13dde980b21b39e9d700370e3e82835007cb6'/>
<id>abb13dde980b21b39e9d700370e3e82835007cb6</id>
<content type='text'>
Update runtime files
https://github.com/vim/vim/commit/130cbfc31235c6cb52ffe718ea0a5bb50fbbc9fd
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update runtime files
https://github.com/vim/vim/commit/130cbfc31235c6cb52ffe718ea0a5bb50fbbc9fd
</pre>
</div>
</content>
</entry>
<entry>
<title>vim-patch:cb80aa2d53e5</title>
<updated>2021-05-02T02:29:02+00:00</updated>
<author>
<name>Jan Edmund Lazo</name>
<email>jan.lazo@mail.utoronto.ca</email>
</author>
<published>2021-05-01T18:23:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=330500a5bfb1207e0c9eb79ac27fb8244da93ce0'/>
<id>330500a5bfb1207e0c9eb79ac27fb8244da93ce0</id>
<content type='text'>
Update runtime files.
https://github.com/vim/vim/commit/cb80aa2d53e56d3aba3b3c439fb467f29a750c5e

Omit runtime/doc/tabpage.txt.
Patch v8.2.1401 is not ported yet.

Port optwin.vim changes without gettext().
Patch v8.2.1544 is not ported yet.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update runtime files.
https://github.com/vim/vim/commit/cb80aa2d53e56d3aba3b3c439fb467f29a750c5e

Omit runtime/doc/tabpage.txt.
Patch v8.2.1401 is not ported yet.

Port optwin.vim changes without gettext().
Patch v8.2.1544 is not ported yet.
</pre>
</div>
</content>
</entry>
<entry>
<title>vim-patch:1d59aa1fdfb1</title>
<updated>2021-05-01T05:37:13+00:00</updated>
<author>
<name>Jan Edmund Lazo</name>
<email>jan.lazo@mail.utoronto.ca</email>
</author>
<published>2021-05-01T05:24:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=d1a2523f6c98f4113e1859830ae448f34d89012c'/>
<id>d1a2523f6c98f4113e1859830ae448f34d89012c</id>
<content type='text'>
Update runtime files.
https://github.com/vim/vim/commit/1d59aa1fdfb191d9872ff87eb94652acd374b293
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update runtime files.
https://github.com/vim/vim/commit/1d59aa1fdfb191d9872ff87eb94652acd374b293
</pre>
</div>
</content>
</entry>
<entry>
<title>vim-patch:73fef33014db</title>
<updated>2021-04-29T02:14:37+00:00</updated>
<author>
<name>Jan Edmund Lazo</name>
<email>jan.lazo@mail.utoronto.ca</email>
</author>
<published>2021-04-29T01:58:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=7c6ca6fed8bceed67315e046a33701d71ac4b436'/>
<id>7c6ca6fed8bceed67315e046a33701d71ac4b436</id>
<content type='text'>
Update runtime files
https://github.com/vim/vim/commit/73fef33014dbf21fc59e7e47fb091117868d82fb

Omit usr_46.txt.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update runtime files
https://github.com/vim/vim/commit/73fef33014dbf21fc59e7e47fb091117868d82fb

Omit usr_46.txt.
</pre>
</div>
</content>
</entry>
<entry>
<title>vim-patch:47e13953ffdb</title>
<updated>2021-04-29T01:29:57+00:00</updated>
<author>
<name>Jan Edmund Lazo</name>
<email>jan.lazo@mail.utoronto.ca</email>
</author>
<published>2021-04-28T05:33:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=0185625c04ee736dac36789d0cb590ecde8926e8'/>
<id>0185625c04ee736dac36789d0cb590ecde8926e8</id>
<content type='text'>
Update runtime files
https://github.com/vim/vim/commit/47e13953ffdbb9f163b901196dec8c2100b72edd

Ignore *.rej files, generated by vim-patch.sh.
Source of mistakes for 1st-time contributors.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update runtime files
https://github.com/vim/vim/commit/47e13953ffdbb9f163b901196dec8c2100b72edd

Ignore *.rej files, generated by vim-patch.sh.
Source of mistakes for 1st-time contributors.
</pre>
</div>
</content>
</entry>
<entry>
<title>vim-patch:2cfb4a2a7248</title>
<updated>2021-04-29T01:29:56+00:00</updated>
<author>
<name>Jan Edmund Lazo</name>
<email>jan.lazo@mail.utoronto.ca</email>
</author>
<published>2021-04-28T05:30:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=3d86857f28f0c9b93c5f56c8ce846ddd26ddbf38'/>
<id>3d86857f28f0c9b93c5f56c8ce846ddd26ddbf38</id>
<content type='text'>
Update runtime files
https://github.com/vim/vim/commit/2cfb4a2a7248eeb40112bb482ab5b15f01b20433
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update runtime files
https://github.com/vim/vim/commit/2cfb4a2a7248eeb40112bb482ab5b15f01b20433
</pre>
</div>
</content>
</entry>
<entry>
<title>vim-patch:2963456ff2b7</title>
<updated>2021-04-27T13:21:33+00:00</updated>
<author>
<name>Jan Edmund Lazo</name>
<email>jan.lazo@mail.utoronto.ca</email>
</author>
<published>2021-04-25T15:34:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=5e1f434764bc553d49baeeca1bdd952e0a366e98'/>
<id>5e1f434764bc553d49baeeca1bdd952e0a366e98</id>
<content type='text'>
Update runtime files.
https://github.com/vim/vim/commit/2963456ff2b740244b3a064785fe681b1998d75e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update runtime files.
https://github.com/vim/vim/commit/2963456ff2b740244b3a064785fe681b1998d75e
</pre>
</div>
</content>
</entry>
<entry>
<title>vim-patch:09c6f265b210</title>
<updated>2021-04-27T13:21:30+00:00</updated>
<author>
<name>Jan Edmund Lazo</name>
<email>jan.lazo@mail.utoronto.ca</email>
</author>
<published>2021-04-24T19:38:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=52564c9aa267ba3fd1c70eef7dd358d002e2c8e5'/>
<id>52564c9aa267ba3fd1c70eef7dd358d002e2c8e5</id>
<content type='text'>
Update runtime files.
https://github.com/vim/vim/commit/09c6f265b21065ffa9437837b1d0955137175e45

Omit getmousepos().
Patch v8.1.2304 is not ported yet.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update runtime files.
https://github.com/vim/vim/commit/09c6f265b21065ffa9437837b1d0955137175e45

Omit getmousepos().
Patch v8.1.2304 is not ported yet.
</pre>
</div>
</content>
</entry>
</feed>
