Neovim, a programmer's text editor based on Vim, provides several modes for different kinds of text manipulation.
Pressingi
enters edit mode.<Esc>
goes back to normal mode, which doesn't allow regular text insertion.
nvim {file}
i
P
):
{yy|dd}
u
n
/N
to go to next/previous match):
/{search_pattern}
:%s/{regular_expression}/{replacement}/g
:wq
:q!
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).
=> CC-BY This content has been proxied by September (3851b).Proxy Information
text/gemini;lang=en-GB