Skip to content

nodfans/the-algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

the-algorithm

argtextbox

caw delete a word

ciw delete a word

cia delete args

ci " ( { [

surround

ysiw"' make next word ""

ds"' delete word ""

cs"' change word "'

vim

f " find "", ; skip to the end

d$ delete rest of the line

D delete rest of the line

C delete rest of the line and insert

daw delete a word

diw delete a word and insert

dap delete a whole paragraph

di( delete () text and insert

da( delete entire text include ()

S old_text/new_text

. repeat last command

R replace char continuously

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published