docs: notes about keybinding conflict

Closes #147
This commit is contained in:
sxyazi
2025-09-16 22:57:33 +08:00
parent 109b13df29
commit d1c8baab86
10 changed files with 17 additions and 5 deletions

View File

@@ -20,6 +20,8 @@ run = "plugin vcs-files"
desc = "Show Git file changes"
```
Note that, the keybindings above are just examples, please tune them up as needed to ensure they don't conflict with your other commands/plugins.
## TODO
- [ ] Add support for other VCS (e.g. Mercurial, Subversion)