Comments on: Writing Vim Plugins in Python http://www.terminally-incoherent.com/blog/2013/05/06/vriting-vim-plugins-in-python/ I will not fix your computer. Tue, 04 Aug 2020 22:34:33 +0000 hourly 1 https://wordpress.org/?v=4.7.26 By: mastier http://www.terminally-incoherent.com/blog/2013/05/06/vriting-vim-plugins-in-python/#comment-300547 Mon, 14 Mar 2016 11:28:05 +0000 http://www.terminally-incoherent.com/blog/?p=14299#comment-300547

Can I do something to make Vim use different Python than the system one. Setting PATH and PYTHONPATH does not change anything.

Reply  |  Quote
]]>
By: arjoonn sharma http://www.terminally-incoherent.com/blog/2013/05/06/vriting-vim-plugins-in-python/#comment-269824 Tue, 19 May 2015 19:17:28 +0000 http://www.terminally-incoherent.com/blog/?p=14299#comment-269824

Reading this quickly made me write my own plugin and it works fine. Using it with pathogen is causing problems. The .py file is not on the path and so is never detected. Is there a way of finding the file short of hardcoding the address?

Reply  |  Quote
]]>
By: Mike Wilkerson http://www.terminally-incoherent.com/blog/2013/05/06/vriting-vim-plugins-in-python/#comment-57018 Sat, 02 Nov 2013 18:58:46 +0000 http://www.terminally-incoherent.com/blog/?p=14299#comment-57018

Great read! I absolutely lost it at “or -python which indicates that whomever compiled your vim package is a major douchenozzle”

Reply  |  Quote
]]>
By: Luke Maciak http://www.terminally-incoherent.com/blog/2013/05/06/vriting-vim-plugins-in-python/#comment-32585 Tue, 07 May 2013 17:23:06 +0000 http://www.terminally-incoherent.com/blog/?p=14299#comment-32585

@ JuEeHa:

Sigh… And I thought I was clever with the alliteration.

VVriting :)

Reply  |  Quote
]]>
By: JuEeHa http://www.terminally-incoherent.com/blog/2013/05/06/vriting-vim-plugins-in-python/#comment-32535 Tue, 07 May 2013 10:21:58 +0000 http://www.terminally-incoherent.com/blog/?p=14299#comment-32535

I believe it should be “Writing”, not “Vriting”.

Reply  |  Quote
]]>