vim plugin - how to use the replace function with vim-mode in Atom
怪我咯
怪我咯 2017-06-24 09:43:15
0
1
1354

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)

怪我咯
怪我咯

走同样的路,发现不同的人生

reply all(1)
学霸

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

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template