![Christoph Herzog](/assets/img/avatar_default.png)
Adds a new `keybindings` option to the `vscode` configuration. It contains a list of key bindings, which will be written to `%vscode-dir%/User/keybindings.json`. PR #1351
2 lines
44 B
Nix
2 lines
44 B
Nix
{ vscode-keybindings = ./keybindings.nix; }
|