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 chmod"
desc = "Chmod on selected files"
```
Make sure the <kbd>c</kbd> => <kbd>m</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