diff --git a/README.md b/README.md index a280b94..f3f694b 100644 --- a/README.md +++ b/README.md @@ -90,11 +90,11 @@ git clone https://github.com/pojokcodeid/nvim-lazy-basic.git ~/.config/nvim - + - + @@ -134,15 +134,15 @@ git clone https://github.com/pojokcodeid/nvim-lazy-basic.git ~/.config/nvim - + - - + + @@ -181,11 +181,7 @@ git clone https://github.com/pojokcodeid/nvim-lazy-basic.git ~/.config/nvim - - - - - + @@ -220,7 +216,7 @@ git clone https://github.com/pojokcodeid/nvim-lazy-basic.git ~/.config/nvim - +
:q or :quitto exit the formexit the form
:w or :writeto write the typing result into a file (save)write the typing result into a file (save)
:wq
:terto open the terminalopen the terminal
0 or home move the cursor to the beginning of the line
atauendcursor to the end of the line$ or endmove the cursor to the end of the line
ggdelete text 1 line
dwdelete 1 word
dd$ delete words until the end of the line from the cursor position
ddelete file, delete code that is selected with view modedelete code that is selected with view mode
:e newfolder/newfile.ext