> On 23/02/10 6:31 PM, epanda wrote:
>
> > Hi,
>
> > I would like to execute either CTRL-L or i_CTRL-L into a vimscript in
> > order to leave insert mode.
> > How can I do ?
>
> Try
>
> :stopinsert
>
> Ben.
stopinsert does not leave insertmode under vimscript
Note that I do
argdo! w!
argdo! bd!
before
stopinsert
--
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
No comments:
Post a Comment