Update README.md

This commit is contained in:
TheK4n 2022-07-30 22:26:55 +03:00 committed by GitHub
parent 450d8d549e
commit d9dd694b61
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -64,6 +64,17 @@ Example:\
echo "Hello $USER!" echo "Hello $USER!"
``` ```
### VIM shortcuts
| Command | Description |
|:-----------------------:|:------------------------------------|
| <kbd>,ff</kbd> | Project files search by Telescope |
| <kbd>,fg</kbd> | Search words in project |
| <kbd>,eh</kbd> | Show hiden symbols like tabs |
| <kbd>,l</kbd> | Line number styles |
| <kbd>,c</kbd> | Highlight cursor line |
| <kbd>,/</kbd> | Toggle search hightlight |
<a id="chapter-1"></a> <a id="chapter-1"></a>
## Installation ## Installation