mirror of
https://github.com/nix-community/home-manager
synced 2024-11-01 00:39:45 +01:00
1ed8e7ef98
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
1 line
44 B
Nix
1 line
44 B
Nix
{ vscode-keybindings = ./keybindings.nix; }
|