vile
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [vile] make vim look like vile?


From: Daniel Ellard
Subject: Re: [vile] make vim look like vile?
Date: Sun, 11 Oct 2015 04:16:19 -0400


I'm also a recovering vile user.

This isn't a complete implementation (I really miss "_"), but it makes things feel more familiar.

:map __ :e#
:map _ :buffers
:map ^Xm :wall^M:make
:map ^X^X :cnext

:map ^X2 :split
:map ^X1 :only
:map ^Xn :wincmd w
:map ^Xo :wincmd p



On Sat, Oct 10, 2015 at 11:34 PM, Clem Taylor <address@hidden> wrote:
I've been a pretty avid vile user for a long time. But every once and
a while I'm forced to use vim and it doesn't annoy me until I try and
deal with the windowing stuff. For some reason I'm completely unable
to remember the vim windowing and buffer management commands. I was
wondering if anyone has made a 'vim for vile users' .vimrc that covers
the windowing stuff 'ctrl-x 2', 'ctrl-x o', 'ctrl-x 0', 'v', 'V', and
some of the buffer management stuff like '*', and '_'?

            Many thanks,
            Clem

_______________________________________________
vile mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/vile


reply via email to

[Prev in Thread] Current Thread [Next in Thread]