search for: _vimrc

Displaying 2 results from an estimated 2 matches for "_vimrc".

Did you mean: vimrc
2011 Jun 18
1
Vim-R-Plugin issue : Python interface must be enabled to run Vim-R-Plugin
...http://www.vim.org/scripts/script.php?script_id=2628> to work with gvim and R on Windows 7. When I open a .R file in VIM, it complains and says ""Python interface must be enabled to run Vim-R-Plugin." I have installed pywin32 for python 2.7, and added the following 4 lines to my _vimrc per the instructions here<http://blog.binfalse.de/wp-content/uploads/2010/12/vim-r-plugin-101217.html> . set nocompatible syntax enable filetype plugin on filetype indent on Ideas on how to fix this? On Fri, Jun 17, 2011 at 2:41 AM, Yoni Teitelbaum < yoni.teitelbaum@escapemg.com> wro...
2006 Mar 14
0
Vim autoindenting?
...ke this. and hit Enter. What I''m seeing is that it indents to the point of the open parenthesis. x = Fred.new( indent like this. I''m not sure what options govern this or why it changed, because it was behaving properly yesterday and I haven''t altered the _vimrc options. Thanks, Jeff -- Posted via http://www.ruby-forum.com/.