<C-h>- same as backspace<C-w>- delete previous word<C-u>- delete everything before cursor (on same row)<C-d>or<C-t>- (un)indent a row<C-e>- delete next word (create a mapping in vimrc)
Which categories do you want to see?
Keyboard Shortcuts:
?toggle shortcut descriptions/ searchj scroll downk scroll uptt toggle dark themega go to about pagegb go to previous pagegc go to categories pagege go to experience pagegf go forwardsgh go to health metrics pagegi go to blog index pagegk go to books pagegl go to landing pagegm go to analytics (metrics) pagegn go to next articlego go to article's category pagegp go to the collections page, or previous articlegr go to portfolio pagegs go to fragments pagegt go to tags pagevt only show technical articles on blog index pagevn only show non-technical articles on blog index pageva show articles from all categories on blog index page
/
or
cmd-K
Delete stuff in Vim without leaving insert mode:
May 2021