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