vscode-helix
vscode-helix copied to clipboard
feat: custom keybindings
Currently all keybindings are hardcoded into the extension. There should be the ability to parse the config.toml file and get the keybindings which can be changed. Or maybe some config in this extension itself (similar to VSCode Vim).
Not all keybindings can be changed, as some need to be stipulated at build time, see here