diff --git a/README.md b/README.md index 3a66a69..7f1956b 100644 --- a/README.md +++ b/README.md @@ -37,18 +37,18 @@ itself and the configuration on different platforms (Linux, MacOS and Windows). In the following shortcuts, `` represents `,` character. -| Shortcut | Description | -|--------------|---------------------------------------------------------------| -| `s` | Toggle the sidebar (show project tree view) | -| `f` | Open file fuzzy search in floating window and starting search | -| `s` | Remove trailing whitespaces | -| `t` | Toggle tag window (show project tags in the right window) | -| `v` | Reselect last pasted text | -| `ev` | Edit Neovim config in a new tabpage | -| `sv` | Reload Neovim config | -| `q` | Quit current window | -| `Q` | Quit all window and close Neovim | -| `w` | Save current buffer content | +| Shortcut | Description | +|-------------------|---------------------------------------------------------------| +| `f` | Open file fuzzy search in floating window and starting search | +| `` | Remove trailing whitespaces | +| `v` | Reselect last pasted text | +| `ev` | Edit Neovim config in a new tabpage | +| `sv` | Reload Neovim config | +| `q` | Quit current window | +| `Q` | Quit all window and close Neovim | +| `w` | Save current buffer content | +| `s` | Toggle the sidebar (show project tree view) | +| `t` | Toggle tag window (show project tags in the right window) | # Trouble shooting