This commit is contained in:
2023-04-16 14:49:47 +02:00
parent 7e4ac7c7b1
commit 317dbb6a5a
3 changed files with 20 additions and 8 deletions

View File

@@ -30,6 +30,11 @@ Go to the last and previous places you've changed:
> g,
Go to a filename, and type `gf` (Go-to-File).
For example, if you put your cursor over the `~/.vimrc` in this line, you can edit your vim configuration file.
`source ~/.vimrc`
# Project Structure
Make a 20 character 'visual split' in the current working directory ('`.`').