<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rneovim.git/runtime/autoload/provider, 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>health.vim: Set 'iskeyword' to that of ft=help.</title>
<updated>2017-04-19T02:03:08+00:00</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2017-04-17T23:57:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=440133e0d5d576e46bd5ffa555f6a9c534789b48'/>
<id>440133e0d5d576e46bd5ffa555f6a9c534789b48</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>providers: Disable if `g:loaded_*` exists.</title>
<updated>2017-02-13T23:02:50+00:00</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2017-02-13T23:00:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=2f38ed11c98a35b7abe53405d8f5f41cb1054f8f'/>
<id>2f38ed11c98a35b7abe53405d8f5f41cb1054f8f</id>
<content type='text'>
The exists('g:loaded_foo') convention is rather common, and may be
relied upon in some cases. It's also very unlikely that a user or plugin
has any reason to set g:loaded_foo to zero, so the principle of least
surprise can be brushed aside here.

https://github.com/neovim/neovim/issues/6107#issuecomment-279532143
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The exists('g:loaded_foo') convention is rather common, and may be
relied upon in some cases. It's also very unlikely that a user or plugin
has any reason to set g:loaded_foo to zero, so the principle of least
surprise can be brushed aside here.

https://github.com/neovim/neovim/issues/6107#issuecomment-279532143
</pre>
</div>
</content>
</entry>
<entry>
<title>health.vim: Do not check intentionally disabled providers.</title>
<updated>2017-02-13T21:21:23+00:00</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2017-02-13T20:55:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=9451647d9b9218f679afdf26edddab383b0898a7'/>
<id>9451647d9b9218f679afdf26edddab383b0898a7</id>
<content type='text'>
Closes #6107
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #6107
</pre>
</div>
</content>
</entry>
<entry>
<title>Windows: Clipboard provider win32yank</title>
<updated>2017-01-20T18:29:17+00:00</updated>
<author>
<name>Rui Abreu Ferreira</name>
<email>raf-ep@gmx.com</email>
</author>
<published>2015-10-08T19:12:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=33cd06dfb7eefaba28cc4112f54a502b0165abb9'/>
<id>33cd06dfb7eefaba28cc4112f54a502b0165abb9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>clipboard: only check for pbcopy on macOS (#5927)</title>
<updated>2017-01-10T23:50:07+00:00</updated>
<author>
<name>Marco Hinz</name>
<email>mh.codebro@gmail.com</email>
</author>
<published>2017-01-10T23:50:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=15c85d8462ce1cf58a162caccb2911c51bec7455'/>
<id>15c85d8462ce1cf58a162caccb2911c51bec7455</id>
<content type='text'>
Fixes #5926.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #5926.</pre>
</div>
</content>
</entry>
<entry>
<title>provider: add Python 3.6 (#5886)</title>
<updated>2017-01-05T20:29:31+00:00</updated>
<author>
<name>Marco Hinz</name>
<email>mh.codebro@gmail.com</email>
</author>
<published>2017-01-05T20:29:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=1fbee630a8f2db83359e225802ee1bc9eef55e65'/>
<id>1fbee630a8f2db83359e225802ee1bc9eef55e65</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>provider/clipboard.vim: fallback if xsel is broken (#5868)</title>
<updated>2017-01-04T14:10:31+00:00</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2017-01-04T14:10:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=695703ca97e9330e3dbbeb3153b57b4ca565d045'/>
<id>695703ca97e9330e3dbbeb3153b57b4ca565d045</id>
<content type='text'>
Old versions of `xsel` do not support some required features.
Fall back to `xclip` then.

Closes #5853</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Old versions of `xsel` do not support some required features.
Fall back to `xclip` then.

Closes #5853</pre>
</div>
</content>
</entry>
<entry>
<title>clipboard: show error message only once and put in history (#5870)</title>
<updated>2017-01-03T23:45:31+00:00</updated>
<author>
<name>Marco Hinz</name>
<email>mh.codebro@gmail.com</email>
</author>
<published>2017-01-03T23:45:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=15259c4b84c4de8aa7a7535c0195db3fd47d363e'/>
<id>15259c4b84c4de8aa7a7535c0195db3fd47d363e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove g:python{,3}_host_skip_check (#5738)</title>
<updated>2016-12-09T14:08:18+00:00</updated>
<author>
<name>Marco Hinz</name>
<email>mh.codebro@gmail.com</email>
</author>
<published>2016-12-09T14:08:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=20995c79602ac8361a46d24a298130f83d4df035'/>
<id>20995c79602ac8361a46d24a298130f83d4df035</id>
<content type='text'>
This option simplifies the configuration options:

1) `g:python{,3}_host_prog` is not set.

    Neovim tries its best to find a suitable interpreter. This means calling
    exepath(), potentially multiple times, and a system('python -c ...') with
    the first found interpreter, to get the Python version.

2) `g:python{,3}_host_prog` is set.

    Avoids everything of the above. No safety checks, no training wheels. Fast
    host startup time!
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This option simplifies the configuration options:

1) `g:python{,3}_host_prog` is not set.

    Neovim tries its best to find a suitable interpreter. This means calling
    exepath(), potentially multiple times, and a system('python -c ...') with
    the first found interpreter, to get the Python version.

2) `g:python{,3}_host_prog` is set.

    Avoids everything of the above. No safety checks, no training wheels. Fast
    host startup time!
</pre>
</div>
</content>
</entry>
<entry>
<title>provider/clipboard.vim: never show a warning on sourcing</title>
<updated>2016-11-02T11:06:57+00:00</updated>
<author>
<name>Marco Hinz</name>
<email>mh.codebro@gmail.com</email>
</author>
<published>2016-10-29T12:35:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=3a802e3c16d2a06f455fb45901ffa6954098f853'/>
<id>3a802e3c16d2a06f455fb45901ffa6954098f853</id>
<content type='text'>
Never throw an error when provider/clipboard.vim is sourced for the first time.
Save the error instead and expose it via `provider#clipboard#Error()`, mimicking
provider/python.vim.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Never throw an error when provider/clipboard.vim is sourced for the first time.
Save the error instead and expose it via `provider#clipboard#Error()`, mimicking
provider/python.vim.
</pre>
</div>
</content>
</entry>
</feed>
