Tuesday, September 27, 2011

Re: Substitutions Triggered by autocmd Are Noisy

Tony Mechelynck a écrit :

> Try setting 'cmdheight' to 2 or even 3 in your vimrc

Since I'm not willing to permanently change cmdheight and since my first
attempt at temporarily modifying it failed, I looked at my .muttrc and I
changed the following line:

set editor = "vim +/^$ ++1"

to

set editor = "vim"

And now, things work as expected.

Thanks everyone,
--
Bastien

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