<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rneovim.git/runtime/plugin/python_setup.vim, branch v0.3.8</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 python setup: Fix issue for users not using python.</title>
<updated>2014-10-31T19:31:37+00:00</updated>
<author>
<name>Eliseo Martínez</name>
<email>eliseomarmol@gmail.com</email>
</author>
<published>2014-10-31T18:18:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=cdaa417e8c24ca8d59bde11b27ff7c6859d71088'/>
<id>cdaa417e8c24ca8d59bde11b27ff7c6859d71088</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix python setup: Make sure python version on user's path is picked.</title>
<updated>2014-10-31T10:44:10+00:00</updated>
<author>
<name>Eliseo Martínez</name>
<email>eliseomarmol@gmail.com</email>
</author>
<published>2014-10-29T20:44:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=f10779fb7a7ee8990a7db723e71d5081a7cb9b6b'/>
<id>f10779fb7a7ee8990a7db723e71d5081a7cb9b6b</id>
<content type='text'>
Problem:  executable() was detecting python on user's path, but
          system() was executing system-level python.

Solution: Make sure python version on user's path is executed.
          Use exepath() to force system() to do so.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:  executable() was detecting python on user's path, but
          system() was executing system-level python.

Solution: Make sure python version on user's path is executed.
          Use exepath() to force system() to do so.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix python setup: Report errors.</title>
<updated>2014-10-31T10:44:10+00:00</updated>
<author>
<name>Eliseo Martínez</name>
<email>eliseomarmol@gmail.com</email>
</author>
<published>2014-10-29T20:39:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=3fb5cdcb3f82cbcd345620a853602cf740b48d49'/>
<id>3fb5cdcb3f82cbcd345620a853602cf740b48d49</id>
<content type='text'>
No error indication was being given if something went wrong while
setting up python.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
No error indication was being given if something went wrong while
setting up python.
</pre>
</div>
</content>
</entry>
<entry>
<title>runtime: Fix rpcstop call in python_setup.vim</title>
<updated>2014-10-24T00:19:08+00:00</updated>
<author>
<name>Thiago de Arruda</name>
<email>tpadilha84@gmail.com</email>
</author>
<published>2014-10-23T13:10:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=b4ec764e8e2dbd4a3ae4f29ed4d321ba51397b19'/>
<id>b4ec764e8e2dbd4a3ae4f29ed4d321ba51397b19</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>runtime: Fix one of python sanity checks</title>
<updated>2014-09-16T17:14:00+00:00</updated>
<author>
<name>Thiago de Arruda</name>
<email>tpadilha84@gmail.com</email>
</author>
<published>2014-09-16T14:32:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=5a640821f9d6f3345fcd78970c0c8cbd2f57a4cd'/>
<id>5a640821f9d6f3345fcd78970c0c8cbd2f57a4cd</id>
<content type='text'>
Use sys.stdout.write which is compatible with python 2 and 3
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use sys.stdout.write which is compatible with python 2 and 3
</pre>
</div>
</content>
</entry>
<entry>
<title>runtime: Make python_setup.vim compatible with python 2.6</title>
<updated>2014-09-15T12:47:49+00:00</updated>
<author>
<name>Thiago de Arruda</name>
<email>tpadilha84@gmail.com</email>
</author>
<published>2014-09-15T12:47:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=e0beb6d0c4b5f0b573f09418b5e02b1ba5eeaeb9'/>
<id>e0beb6d0c4b5f0b573f09418b5e02b1ba5eeaeb9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>runtime: Update python_setup.vim to the new rpc function names</title>
<updated>2014-09-14T00:35:47+00:00</updated>
<author>
<name>Thiago de Arruda</name>
<email>tpadilha84@gmail.com</email>
</author>
<published>2014-09-13T21:52:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=c66959d115a205050443e1bb24732783b91d210f'/>
<id>c66959d115a205050443e1bb24732783b91d210f</id>
<content type='text'>
Also improve version checking.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also improve version checking.
</pre>
</div>
</content>
</entry>
<entry>
<title>runtime: Add script for bootstrapping the python host</title>
<updated>2014-09-12T16:50:02+00:00</updated>
<author>
<name>Thiago de Arruda</name>
<email>tpadilha84@gmail.com</email>
</author>
<published>2014-09-10T13:39:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=fa01ea8ead051f9b933afc895824fb673f273671'/>
<id>fa01ea8ead051f9b933afc895824fb673f273671</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
