Quantcast
Channel: What is the difference between s, c and r commands in vi/vim? - Stack Overflow
Viewing all articles
Browse latest Browse all 5

Answer by romainl for What is the difference between s, c and r commands in vi/vim?

$
0
0
:help c
:help s
:help r

Easy.

Instead of wasting your time on that book, learn how to use Vim's awesome internal documentation:

:h s
:h :command
:h 'option'
:h function()
:h ctrl-x
:h i_ctrl-x
:h subject
:h foo<Tab>
:helpgrep foo

Viewing all articles
Browse latest Browse all 5

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>