Втр, 17 Авг 2010, coolesting писал(а): > > Hi ,Tim, it is reasonable to your advice and reference, > as mention early i said, maybe is not sufficient detail for express this > problem, > let me show the instance as the following, > > " a abbreviation in .vimrc file > :ab php <?php ?> > > " a ex command-line will be issue in vim > :newtab /var/www/index.php > > so, it is not work as i expected when issue the ex command and press the > ENTER key, > the word "php" at the end of ex command sequence will be expanded the "<?php > ?>". > > this first question, and the second is when i type the string just like the > abbreviation, > sometimes , we need to comment the code with some words, > you maybe type a word as your abbreviation, if you need the press <enter> or > <space> in which the comment, now ,what solution you have, how to do you > will ? > >
Will iab instead of ab solve your problem? -- regards, ==================================================== GPG key 1024D/4434BAB3 2008-08-24 gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3 -- 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
