CC: Nikolai
Could you handle this problem?
On Tuesday, September 1, 2015 at 11:25:53 PM UTC+9, Bram Moolenaar wrote:
> Yasuhiro Matsumoto wrote:
>
> > use <c-u> instead.
> >
> > diff --git a/runtime/ftplugin/changelog.vim b/runtime/ftplugin/changelog.vim
> > index 244245e..208cab0 100644
> > --- a/runtime/ftplugin/changelog.vim
> > +++ b/runtime/ftplugin/changelog.vim
> > @@ -223,7 +223,7 @@ if &filetype == 'changelog'
> > endfunction
> >
> > if exists(":NewChangelogEntry") != 2
> > - noremap <buffer> <silent> <Leader>o <Esc>:call
> > <SID>new_changelog_entry('')<CR>
> > + noremap <buffer> <silent> <Leader>o :<c-u>call
> > <SID>new_changelog_entry('')<CR>
> > command! -nargs=0 NewChangelogEntry call s:new_changelog_entry('')
> > endif
>
> Did you send this to Nikolai already?
>
> --
> ERIC IDLE PLAYED: THE DEAD COLLECTOR, MR BINT (A VILLAGE NE'ER-DO -WELL VERY
> KEEN ON BURNING WITCHES), SIR ROBIN, THE GUARD WHO DOESN'T
> HICOUGH BUT TRIES TO GET THINGS STRAIGHT, CONCORDE (SIR
> LAUNCELOT'S TRUSTY STEED), ROGER THE SHRUBBER (A SHRUBBER),
> BROTHER MAYNARD
> "Monty Python and the Holy Grail" PYTHON (MONTY) PICTURES LTD
>
> /// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\
> /// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
> \\\ an exciting new programming language -- http://www.Zimbu.org ///
> \\\ help me help AIDS victims -- http://ICCF-Holland.org ///
--
--
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.