test
This commit is contained in:
parent
7a91ff20a6
commit
e9dc3ac9ec
|
@ -39,19 +39,12 @@ VimsCode is an IDE with vim for beginner or expert
|
||||||
|
|
||||||
```
|
```
|
||||||
"F2" Shows a vim note
|
"F2" Shows a vim note
|
||||||
|
|
||||||
"F3" Shows the tree structure
|
"F3" Shows the tree structure
|
||||||
|
|
||||||
"F4" Shows the history of changes made
|
"F4" Shows the history of changes made
|
||||||
|
|
||||||
"F5" Shows a terminal at the bottom
|
"F5" Shows a terminal at the bottom
|
||||||
|
|
||||||
"F6" Allows scrolling in the terminal
|
"F6" Allows scrolling in the terminal
|
||||||
|
|
||||||
"F7" Brings up a help site for vim and terminal
|
"F7" Brings up a help site for vim and terminal
|
||||||
|
|
||||||
"F8" created a new vim tab
|
"F8" created a new vim tab
|
||||||
|
|
||||||
"F9" navigate between vim tabs
|
"F9" navigate between vim tabs
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue