Add vimium

This commit is contained in:
Alexander Bantyev 2023-01-18 22:35:03 +04:00
parent 9fedf21534
commit 325c22a9e9
Signed by: balsoft
GPG Key ID: E081FF12ADCB4AD5
2 changed files with 4 additions and 0 deletions

View File

@ -115,6 +115,7 @@ in {
adsum-notabs
ublock-origin
browserpass
vimium-c
];
};
};

View File

@ -100,6 +100,9 @@ in {
"security.workspace.trust.untrustedFiles" = "open";
"window.menuBarVisibility" = "toggle";
"vim.useSystemClipboard" = true;
"haskell.manageHLS" = "PATH";
"extensions.autoCheckUpdates" = false;
"extensions.autoUpdate" = false;
};
keybindings = [{
key = "ctrl+shift+r";