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

@@ -21,7 +21,7 @@ run = "plugin diff"
desc = "Diff the selected with the hovered file"
```
Make sure the <kbd>C</kbd> + <kbd>d</kbd> key is not used elsewhere.
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.
## License