Re: editor settings
* Jason Helfman <jhelfman@xxxxxxxxxxxxxx>:
> Thank you. I've done something like this similarly, however this still
> doesn't touch on what I am asking.
>
> Suppose typing a new message. You have to go back and re-word a line and it
> ends up being shorter then 78 characters. You then need to shift all your
> lines in your paragraph/message to line up to what looks presentable to
> send.
>
> I hope this is more clear?
Let's see. I am not the vim configuration professional I wish I was, but I
have this in my .vimrc:
" (Map CTRL-j to justify just the current line)
nmap <C-j> gq<CR>
I just go to lines that need new formating and vim adjusts them, when I hit
CTRL-J.
If that doesn't do the trick, somebody else must hop in on this. ;)
p@rick
--
Das »Postfix«-Buch
<http://www.postfix-buch.com>
saslfinger (debugging SMTP AUTH):
<http://postfix.state-of-mind.de/patrick.koetter/saslfinger/>