Monday, October 4, 2010

Vim python vimrc split & interpreter

HI

I am starting to use vim for python. So I have found this guide

http://www.sontek.net/post/Python-with-a-modular-IDE-%28Vim%29.aspx

However I was hoping to have a default setup with split screen. One
aplit with python(ide) editor and the other side an interactive
interpreter.

I plan to use python 2.6.

As I am learning python I would like to be able to test the code I put
in the left split by highlighting the text and sending it to the
interactive interpreter.

This would be possible with vim wouldn't it? If yes any tips on how to
acheive it.

I am on windows xp sp3. Using vim 7.3

--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

No comments:

Post a Comment