Tuesday, August 30, 2011

Re: open/close fold via mouse-click

On Tue, Aug 30, 2011 at 7:00 PM, Michael Maurer <salogynsocti@gmail.com> wrote:
> I'm trying to get VIM to open/close folds via mouse-click. After
> googling a bit, I've learned that putting
>
> set mouse=a
> set foldcolumn=3
> set foldmethod=syntax
>
> in my vimrc should enable this. But the behaviour hasn't changed.
> Clicking still only switches between normal and visual mode (using an x-term).
>

Ok, found it. "set foldcolumn=3" was still disabled in old files. Now
everything's working.


--
http://michaelmaurer.net/

--
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: