diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,7 +1,11 @@ # Neovim + This is my Neovim configuration. ## Keyboard Shortcuts + **`i`** : switch to **`INSERT`** : mode + **`Q`** : quit current Neovim window (same as command `:q` in default Settings) + **`S`** : save current file (same as command `:w` in default Settings) |
