On Sun, Sep 22, 2002 at 01:44:22PM -0400, Matthew Daubenspeck wrote..
>
> :set paste
>
> Then paste.
>
>
This works great. Taking it one step further, do the following in your
.vimrc .
:set pastetoggle=
This makes F12 (or your favorite key) a toggle between being in paste
mode and
In article <[EMAIL PROTECTED]>,
Tim Dijkstra <[EMAIL PROTECTED]> wrote:
>Does anybody have seen this before and, more importantly, does anybody
>know a fix for this?
It's auto-indent, and it's annoying.
Put this file in your homedirectory as ".vimrc" to turn
off all that nonsense (you really o
On Sun, Sep 22, 2002 at 07:51:25PM +0200, Tim Dijkstra wrote:
> Hi,
>
> I have this annoying problem when using VIM. If I select in one instance of VIM
>(using the mouse) some text that starts with some spaces, like:
>
> local_folder_delivery:
> driver = appendfile
> group = mail
> mode =
Hi,
try
:set noautoindent
Regards,Paulo Henrique
On Sun, 22 Sep 2002 19:51:25 +0200
Tim Dijkstra <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I have this annoying problem when using VIM. If I select in one instance of VIM
>(using the mouse) some text th
Hi,
I have this annoying problem when using VIM. If I select in one instance of VIM (using
the mouse) some text that starts with some spaces, like:
local_folder_delivery:
driver = appendfile
group = mail
mode = 0660
mode_fail_narrower = false
envelope_to_add = true
directory = ${hom
5 matches
Mail list logo