Update README.md
This commit is contained in:
parent
578729dd88
commit
b1ca90df98
@ -67,7 +67,7 @@ echo "Hello $USER!"
|
|||||||
### VIM shortcuts
|
### VIM shortcuts
|
||||||
|
|
||||||
| Command | Description |
|
| Command | Description |
|
||||||
|:-----------------------:|:------------------------------------|
|
|:-----------------------:|:----------------------------------------------------|
|
||||||
| <kbd>,ff</kbd> | Project files search by Telescope |
|
| <kbd>,ff</kbd> | Project files search by Telescope |
|
||||||
| <kbd>,fg</kbd> | Search words in project |
|
| <kbd>,fg</kbd> | Search words in project |
|
||||||
| <kbd>,eh</kbd> | Show hiden symbols like tabs |
|
| <kbd>,eh</kbd> | Show hiden symbols like tabs |
|
||||||
@ -77,6 +77,9 @@ echo "Hello $USER!"
|
|||||||
| <kbd>,``</kbd> | Close all without saving |
|
| <kbd>,``</kbd> | Close all without saving |
|
||||||
| <kbd>,t</kbd> | Tagbar |
|
| <kbd>,t</kbd> | Tagbar |
|
||||||
| <kbd>,r</kbd> | Run script in new tab (python, go) |
|
| <kbd>,r</kbd> | Run script in new tab (python, go) |
|
||||||
|
| <kbd>,nn</kbd> | Toggle NerdTree |
|
||||||
|
| <kbd>,nf</kbd> | Toggle NerdTree focus |
|
||||||
|
| <kbd>,ve</kbd> | Open ~/.vimrc or ~/.config/nvim/init.vim in new tab |
|
||||||
|
|
||||||
|
|
||||||
<a id="chapter-1"></a>
|
<a id="chapter-1"></a>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user