serna37 / vim

ALL IN ONE VIM WITH ONLY ONE VIMRC FILE.
MIT License
2 stars 0 forks source link

weird noremap #19

Closed serna37 closed 10 months ago

serna37 commented 10 months ago

vim 8.2 occured

serna37 commented 10 months ago

nothing have to do with gitbash, os. noremap work correctly.

conversly, macOs vim9.0 work this code. why?

noremap <Plug>(some) :cal Some()<CR>
nnoremap s <Plug>(some)
serna37 commented 10 months ago

vim9.0 recognize in noremap. https://vim-jp.org/vimdoc-ja/version9.html https://twitter.com/rbtnn/status/1692010476883099871?s=20