Re: [patch][doc] Fix typo

2018-03-15 Fir de Conversatie Bram Moolenaar
Ken Takata wrote: > I found some mistakes in the document. > Please check the attached patch. I'll include it, thanks. > I also think that it's better to include a patch I wrote in the following > comment: > https://github.com/vim/vim/issues/2660#issuecomment-367557557 I'll include it. -- hu

[patch][doc] Fix typo

2018-03-15 Fir de Conversatie Ken Takata
Hi, I found some mistakes in the document. Please check the attached patch. I also think that it's better to include a patch I wrote in the following comment: https://github.com/vim/vim/issues/2660#issuecomment-367557557 Regards, Ken Takata -- -- You received this message from the "vim_dev" m

Re: [patch][doc] Fix typo

2015-06-20 Fir de Conversatie Bram Moolenaar
Ken Takata wrote: > I found a typo in the latest insert.txt. > > --- a/runtime/doc/insert.txt > +++ b/runtime/doc/insert.txt > @@ -83,7 +83,7 @@ CTRL-W Delete the word before the curso > *i_CTRL-U* > CTRL-U Delete all ente

[patch][doc] Fix typo

2015-06-19 Fir de Conversatie Ken Takata
Hi, I found a typo in the latest insert.txt. --- a/runtime/doc/insert.txt +++ b/runtime/doc/insert.txt @@ -83,7 +83,7 @@ CTRL-WDelete the word before the curso *i_CTRL-U* CTRL-U Delete all entered characters before the curso