Home  >  Q&A  >  body text

vim plugin - how to use the replace function with vim-mode in Atom

vim standard replacement function is :s/abc/123 replace abc with 123

I don’t know why the vim-mode input colon in atom cannot enter the replacement mode. How can I break it? Thanks

(Atom comes with its own replacement function available)

怪我咯怪我咯2589 days ago1188

reply all(1)I'll reply

  • 欧阳克

    欧阳克2017-06-24 09:45:15

    You also need to install the ex-mode plugin. I use vim-mode-plus.

    reply
    0
  • Cancelreply