<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rneovim.git/runtime/plugin, branch v0.1.6</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>doc; vim-patch.sh</title>
<updated>2016-10-24T11:26:55+00:00</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2016-10-19T13:43:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=f96dfae52fe5ec211f6cfdf539882f2d10806374'/>
<id>f96dfae52fe5ec211f6cfdf539882f2d10806374</id>
<content type='text'>
Also include missing changes from:
https://github.com/vim/vim/commit/06d2d38ab7564e1f784b1058a4ef4580cd6d1810
https://github.com/vim/vim/commit/26852128a2b713ef49341a0c18daba928444e7eb
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also include missing changes from:
https://github.com/vim/vim/commit/06d2d38ab7564e1f784b1058a4ef4580cd6d1810
https://github.com/vim/vim/commit/26852128a2b713ef49341a0c18daba928444e7eb
</pre>
</div>
</content>
</entry>
<entry>
<title>[RFC] man.vim: remove &lt;Plug&gt; mappings (#5290)</title>
<updated>2016-09-04T01:53:58+00:00</updated>
<author>
<name>Anmol Sethi</name>
<email>nhooyr@users.noreply.github.com</email>
</author>
<published>2016-09-04T01:53:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=9bba8ba372298d7cfac543085df6546e18d2c256'/>
<id>9bba8ba372298d7cfac543085df6546e18d2c256</id>
<content type='text'>
- :Man with no arguments opens the manapage for the
  &lt;cWORD&gt; (man buffers) or &lt;cword&gt; (non-man buffers).
- remove now irrelevent comment about -P flag
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- :Man with no arguments opens the manapage for the
  &lt;cWORD&gt; (man buffers) or &lt;cword&gt; (non-man buffers).
- remove now irrelevent comment about -P flag
</pre>
</div>
</content>
</entry>
<entry>
<title>man.vim #5249</title>
<updated>2016-09-03T16:57:41+00:00</updated>
<author>
<name>Anmol Sethi</name>
<email>anmol@aubble.com</email>
</author>
<published>2016-08-24T15:56:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=f8fc8f51c0db0137a696f65a8ba75c89c1012119'/>
<id>f8fc8f51c0db0137a696f65a8ba75c89c1012119</id>
<content type='text'>
- fix synopsis highlighting in other locales. Cannot always rely on the first
  line for the section in some locales; instead, use the file path and
  explicitly set b:man_sect to the actual section.
- eliminate separate s:man_args function
- simplify logic: do not reuse buffer content
- introduce b:man_default_sects Fixes #5233
- introduce &lt;Plug&gt;(man_vsplit), &lt;Plug&gt;(man_tab)
- simplify regexps
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- fix synopsis highlighting in other locales. Cannot always rely on the first
  line for the section in some locales; instead, use the file path and
  explicitly set b:man_sect to the actual section.
- eliminate separate s:man_args function
- simplify logic: do not reuse buffer content
- introduce b:man_default_sects Fixes #5233
- introduce &lt;Plug&gt;(man_vsplit), &lt;Plug&gt;(man_tab)
- simplify regexps
</pre>
</div>
</content>
</entry>
<entry>
<title>man.vim: support for command modifiers</title>
<updated>2016-08-24T15:51:59+00:00</updated>
<author>
<name>Anmol Sethi</name>
<email>anmol@aubble.com</email>
</author>
<published>2016-08-11T14:20:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=728d5823331cf9d36ffa8389e5819e67324735d8'/>
<id>728d5823331cf9d36ffa8389e5819e67324735d8</id>
<content type='text'>
Closes #5235
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #5235
</pre>
</div>
</content>
</entry>
<entry>
<title>CheckHealth: Accept [plugin1 [, plugin2 [, ...]]] args.</title>
<updated>2016-08-22T02:03:28+00:00</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2016-08-20T23:37:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=ed49d9d866f8260842ea177fa9ce31dbc398701d'/>
<id>ed49d9d866f8260842ea177fa9ce31dbc398701d</id>
<content type='text'>
To healthcheck the "foo" plugin:
    :CheckHealth foo
To healthcheck the "foo" and "bar" plugins:
    :CheckHealth foo bar
To run all auto-discovered healthchecks:
    :CheckHealth
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
To healthcheck the "foo" plugin:
    :CheckHealth foo
To healthcheck the "foo" and "bar" plugins:
    :CheckHealth foo bar
To run all auto-discovered healthchecks:
    :CheckHealth
</pre>
</div>
</content>
</entry>
<entry>
<title>CheckHealth</title>
<updated>2016-08-22T01:25:33+00:00</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2016-08-07T18:16:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=545e7a416310c9ff700b2afed9eef834c8948c8b'/>
<id>545e7a416310c9ff700b2afed9eef834c8948c8b</id>
<content type='text'>
- Overlay markdown syntax/filetype, don't invent new filetypes/syntaxes.
- migrate s:check_ruby()
- s:indent_after_line1
- Less-verbose output
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Overlay markdown syntax/filetype, don't invent new filetypes/syntaxes.
- migrate s:check_ruby()
- s:indent_after_line1
- Less-verbose output
</pre>
</div>
</content>
</entry>
<entry>
<title>CheckHealth</title>
<updated>2016-08-22T01:25:33+00:00</updated>
<author>
<name>TJ DeVries</name>
<email>devries.timothyj@gmail.com</email>
</author>
<published>2016-06-16T21:01:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=2cc523c3afd3c98e80499409182ca96708d996f4'/>
<id>2cc523c3afd3c98e80499409182ca96708d996f4</id>
<content type='text'>
- Use execute() instead of redir
- Fixed logic on suboptimal pyenv/virtualenv checks.
- Move system calls from strings to lists. Fixes #5218
- Add highlighting
- Automatically discover health checkers
- Add tests

Helped-by: Shougo Matsushita &lt;Shougo.Matsu@gmail.com&gt;
Helped-by: Tommy Allen &lt;tommy@esdf.io&gt;

Closes #4932
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Use execute() instead of redir
- Fixed logic on suboptimal pyenv/virtualenv checks.
- Move system calls from strings to lists. Fixes #5218
- Add highlighting
- Automatically discover health checkers
- Add tests

Helped-by: Shougo Matsushita &lt;Shougo.Matsu@gmail.com&gt;
Helped-by: Tommy Allen &lt;tommy@esdf.io&gt;

Closes #4932
</pre>
</div>
</content>
</entry>
<entry>
<title>man.vim: use -range instead of -count (#5203)</title>
<updated>2016-08-10T00:18:04+00:00</updated>
<author>
<name>Anmol Sethi</name>
<email>nhooyr@users.noreply.github.com</email>
</author>
<published>2016-08-10T00:18:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=3ff252ca86442e73c7bf56f63fe696043883388b'/>
<id>3ff252ca86442e73c7bf56f63fe696043883388b</id>
<content type='text'>
With -count, if the first argument is a number, it is made available
with &lt;count&gt;. Problem is, there is always a default count it is impossible
to tell whether the user set it.

Since v:count and v:count1 still work with 'keywordprg', -count is
unnecessary. But 'keywordprg' still calls ':Man' with a count prefixed.
So it must still accept a count in the line number position, but not consume
the first argument. This is done with -range.

Fixes #5202.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
With -count, if the first argument is a number, it is made available
with &lt;count&gt;. Problem is, there is always a default count it is impossible
to tell whether the user set it.

Since v:count and v:count1 still work with 'keywordprg', -count is
unnecessary. But 'keywordprg' still calls ':Man' with a count prefixed.
So it must still accept a count in the line number position, but not consume
the first argument. This is done with -range.

Fixes #5202.</pre>
</div>
</content>
</entry>
<entry>
<title>man.vim: handle empty identifier from mapping (#5187)</title>
<updated>2016-08-08T05:23:12+00:00</updated>
<author>
<name>Anmol Sethi</name>
<email>nhooyr@users.noreply.github.com</email>
</author>
<published>2016-08-08T05:23:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=abb0928dfbf71d5358b56e888db9ed8ff66d8933'/>
<id>abb0928dfbf71d5358b56e888db9ed8ff66d8933</id>
<content type='text'>
Regression from #5168. Also changed the Man command's nargs to '+' so
that man#open_page does not need to handle 0 arguments, because that
will never occur.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Regression from #5168. Also changed the Man command's nargs to '+' so
that man#open_page does not need to handle 0 arguments, because that
will never occur.</pre>
</div>
</content>
</entry>
<entry>
<title>man.vim: buffers are now listed</title>
<updated>2016-08-07T19:53:31+00:00</updated>
<author>
<name>Anmol Sethi</name>
<email>anmol@aubble.com</email>
</author>
<published>2016-08-06T20:04:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=e8a3477dc771f6e8f9fa0c8de6d2bdef76fabdc8'/>
<id>e8a3477dc771f6e8f9fa0c8de6d2bdef76fabdc8</id>
<content type='text'>
- Since the names are set and ':vsplit printf(3)' work, there is no need
to unlist them.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Since the names are set and ':vsplit printf(3)' work, there is no need
to unlist them.
</pre>
</div>
</content>
</entry>
</feed>
