how I can quickly change number like this

2016-04-18 Thread Yang Luo
call append(curr_line+13, call append(curr_line+14, call append(curr_line+13, call append(curr_line+15, call append(curr_line+13, call append(curr_line+16, call append(curr_line+13, call append(curr_line+17, call append(curr_line+13, call append(curr_line+18, ca

Re: how I can quickly change number like this

2016-04-18 Thread h_east
Hi Yang, 2016-4-19(Tue) 0:18:45 UTC+9 Yang Luo: > call append(curr_line+13, call append(curr_line+14, > call append(curr_line+13, call append(curr_line+15, > call append(curr_line+13, call append(curr_line+16, > call append(curr_line+13, call append(curr_line+17, > call

Re: how I can quickly change number like this

2016-04-18 Thread lessthanideal
On Monday, 18 April 2016 16:18:45 UTC+1, Yang Luo wrote: > call append(curr_line+13, call append(curr_line+14, > call append(curr_line+13, call append(curr_line+15, > call append(curr_line+13, call append(curr_line+16, > call append(curr_line+13, call append(curr_line+17,

Re: how I can quickly change number like this

2016-04-18 Thread Bram Moolenaar
> On Monday, 18 April 2016 16:18:45 UTC+1, Yang Luo wrote: > > call append(curr_line+13, call append(curr_line+14, > > call append(curr_line+13, call append(curr_line+15, > > call append(curr_line+13, call append(curr_line+16, > > call append(curr_line+13, call append(

Re: how I can quickly change number like this

2016-04-18 Thread h_east
Hi, > Please see document. > :help v_CTRL-A Oops, I was half asleep. :help v_g_CTRL-A -- Best regards, Hirohito Higashi (a.k.a. h_east) -- -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visi

Re: how I can quickly change number like this

2016-04-22 Thread Yang Luo
how to add a short key to map this command? -- -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to

Re: how I can quickly change number like this

2016-04-23 Thread Yang Luo
在 2016年4月18日星期一 UTC+8下午11:39:43,lessthanideal写道: > On Monday, 18 April 2016 16:18:45 UTC+1, Yang Luo wrote: > > call append(curr_line+13, call append(curr_line+14, > > call append(curr_line+13, call append(curr_line+15, > > call append(curr_line+13, call append(curr_line+16, > >

Re: how I can quickly change number like this

2016-04-23 Thread Yang Luo
在 2016年4月19日星期二 UTC+8上午12:50:39,Bram Moolenaar写道: > > On Monday, 18 April 2016 16:18:45 UTC+1, Yang Luo wrote: > > > call append(curr_line+13, call append(curr_line+14, > > > call append(curr_line+13, call append(curr_line+15, > > > call append(curr_line+13, call append(curr_l

Re: how I can quickly change number like this

2016-04-23 Thread h_east
Hi Yang, 2016-4-23(Sat) 18:19:42 UTC+9 Yang Luo: > 在 2016年4月19日星期二 UTC+8上午12:50:39,Bram Moolenaar写道: > > > On Monday, 18 April 2016 16:18:45 UTC+1, Yang Luo wrote: > > > > call append(curr_line+13, call append(curr_line+14, > > > > call append(curr_line+13, call append(curr_line+15,

Re: how I can quickly change number like this

2016-04-23 Thread Yang Luo
yes. I move cursor to first 13, then i hit ctrl+v in visual block mode, then move jk to selecte all 13, then hit g ctrl+a. it have no response. i use gvim 7.3 -- -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you are replying to. For mo

Re: how I can quickly change number like this

2016-04-23 Thread Yang Luo
yes. I move cursor to first 13, then i hit ctrl+v in visual block mode, then move jk to selecte all 13, then hit g ctrl+a. it have no response. i use gvim 7.3 -- -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you are replying to. For mo

Re: how I can quickly change number like this

2016-04-23 Thread h_east
Hi Yang, 2016-4-23(Sat) 20:50:40 UTC+9 Yang Luo: > yes. I move cursor to first 13, then i hit ctrl+v in visual block mode, then > move jk to selecte all 13, then hit g ctrl+a. it have no response. > i use gvim 7.3 v_g_CTRL-A feature was implemented by Patch 7.4.754. https://groups.google.com/d/t