diff --git a/README.md b/README.md
index b8179ad..2c49988 100644
--- a/README.md
+++ b/README.md
@@ -64,6 +64,17 @@ Example:\
echo "Hello $USER!"
```
+### VIM shortcuts
+
+| Command | Description |
+|:-----------------------:|:------------------------------------|
+| ,ff | Project files search by Telescope |
+| ,fg | Search words in project |
+| ,eh | Show hiden symbols like tabs |
+| ,l | Line number styles |
+| ,c | Highlight cursor line |
+| ,/ | Toggle search hightlight |
+
## Installation