website/src/content/docs/configure/custom-hotkeys.mdx
import CodeBlock from '../../../components/code.astro';
You can enter the following command to set it up;
Click me to know where is HOTKEYS_PATH
$EDITOR HOTKEYS_PATH
:::caution Please do not use hotkeys with ascii codes conflicting with keys used to control superfile :
Ctrl+M - conflicts with Enter KeyCtrl+I - conflicts with Tab KeyCtrl+?, Ctrl+[ - conflicts with Delete and Backspace Key
::::::caution If you are a vim user, the default hotkeys may make you hate superfile. :::
superfile default hotkeys design concept:
ctrl+key (As long as you don't press ctrl your files will always be safe).