spelling fix (#23703)
This commit is contained in:
@ -123,7 +123,7 @@ Important: if you want to replace the first occurence of the word, remove the `g
|
|||||||
|
|
||||||
For total beginners, Vim comes with a built in tutorial! You can access it by running `vimtutor` from your terminal and this will launch an interactive tutorial on *how to get started with Vim* (takes around 15 minutes to work through).
|
For total beginners, Vim comes with a built in tutorial! You can access it by running `vimtutor` from your terminal and this will launch an interactive tutorial on *how to get started with Vim* (takes around 15 minutes to work through).
|
||||||
|
|
||||||
If you are not as confident in English, you can lanch `vimtutor` in your language of choice. For example `vimtutor fr` will launch the tutorial in french!
|
If you are not as confident in English, you can launch `vimtutor` in your language of choice. For example `vimtutor fr` will launch the tutorial in french!
|
||||||
|
|
||||||
## Other Useful Commands
|
## Other Useful Commands
|
||||||
- `gg=G` fixes the indentation of the entire file
|
- `gg=G` fixes the indentation of the entire file
|
||||||
|
Reference in New Issue
Block a user