LCD 47 wrote: > Pretty much self-explanatory. > > /lcd > > > diff --git a/runtime/doc/windows.txt b/runtime/doc/windows.txt > index 0ef1a8b..ba0075d 100644 > --- a/runtime/doc/windows.txt > +++ b/runtime/doc/windows.txt > @@ -295,8 +295,8 @@ CTRL-W CTRL-Q > *CTRL-W_CTRL-Q* > :1quit " quit the first window > :$quit " quit the last window > :9quit " quit the last window > - " if there are less than 9 windows opened > - :-quit " quit the previews window > + " if there are less than 9 windows opened > + :-quit " quit the previous window > :+quit " quit the next window > :+2quit " quit the second next window > <
Although widely used, "less than 9 windows" may be considered as incorrect. Better say "fewer than 9 windows". Dominique -- -- You received this message from the "vim_dev" 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 the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
