great, it works well for me
best
lars
On Mon, 05 Jan 2009, Ed Blackman wrote:
> On Mon, Jan 05, 2009 at 02:12:46PM +0800, Chengqi(Lars) Song wrote:
>> i know how to do it step by step:
>> ctrl-t
>> ~N
>> ;N
>>
>> but how to bind this function to a single key?
>
> macro index c
> "~T\n~N\n~T\n"
On Mon, Jan 05, 2009 at 02:12:46PM +0800, Chengqi(Lars) Song wrote:
i know how to do it step by step:
ctrl-t
~N
;N
but how to bind this function to a single key?
macro index c
"~T\n~N\n~T\n"
Change the key to something you'd prefer. The first part clears any
existing tags, so that the d
hi,
i know how to do it step by step:
ctrl-t
~N
;N
but how to bind this function to a single key?
best
lars