vscodium: toggled menu bar
This commit is contained in:
parent
90076c5151
commit
00be3d4130
@ -92,10 +92,8 @@ in {
|
||||
"nix.formatterPath" = "nixfmt";
|
||||
"git.autofetch" = true;
|
||||
"redhat.telemetry.enabled" = false;
|
||||
"vscode-neovim.neovimExecutablePaths.linux" = "${pkgs.neovim}/bin/nvim";
|
||||
"vscode-neovim.useCtrlKeysForNormalMode" = false;
|
||||
"vscode-neovim.mouseSelectionStartVisualMode" = true;
|
||||
"security.workspace.trust.untrustedFiles" = "open";
|
||||
"window.menuBarVisibility" = "toggle";
|
||||
};
|
||||
keybindings = [{
|
||||
key = "ctrl+shift+r";
|
||||
|
Loading…
Reference in New Issue
Block a user