Either two or three. I've been refining my theory on the use of tabs vs.
spaces and I want to implement my proposed solution. I need the tab key
to sometimes insert a tab, and sometimes spaces.

Byron Clark wrote:
> On Fri, Jan 20, 2006 at 01:47:48PM -0700, Brent Thomson wrote:
> 
>>Can anyone point me at a good starting point for writing my first vim macro?
> 
> 
> What exactly do you mean by macro?  I'm seeing at least three options:
> 1) :he complex-repeat
>     - (q<letter> stuff q, use @<letter> to execute)
> 2) :he macro
>     - keyboard mapping
> 3) :he vim-script-intro
>     - scripts
> 
> 
> 
> ------------------------------------------------------------------------
> 
> --------------------
> BYU Unix Users Group 
> http://uug.byu.edu/ 
> 
> The opinions expressed in this message are the responsibility of their
> author.  They are not endorsed by BYU, the BYU CS Department or BYU-UUG. 
> ___________________________________________________________________
> List Info: http://uug.byu.edu/cgi-bin/mailman/listinfo/uug-list

--------------------
BYU Unix Users Group 
http://uug.byu.edu/ 

The opinions expressed in this message are the responsibility of their
author.  They are not endorsed by BYU, the BYU CS Department or BYU-UUG. 
___________________________________________________________________
List Info: http://uug.byu.edu/cgi-bin/mailman/listinfo/uug-list

Reply via email to