Commit for generation 111

This commit is contained in:
2024-09-26 16:25:17 -04:00
parent 4ba5957f67
commit adbd4d84c7
2 changed files with 3 additions and 8 deletions

4
flake.lock generated
View File

@@ -426,8 +426,8 @@
"pre-commit-hooks": "pre-commit-hooks" "pre-commit-hooks": "pre-commit-hooks"
}, },
"locked": { "locked": {
"lastModified": 1727381845, "lastModified": 1727382313,
"narHash": "sha256-b6qhm/u/ZGMQRW2TcVj2k4lcXIJumm4eZB1AevNk2o8=", "narHash": "sha256-jlisVwGJIvc5E7tb981M9XuFq6IXXrHePdALaiavQIM=",
"path": "/home/pagedmov/sysflakes/glasshouse-desktop/dotfiles/packages/nixvim", "path": "/home/pagedmov/sysflakes/glasshouse-desktop/dotfiles/packages/nixvim",
"type": "path" "type": "path"
}, },

View File

@@ -2,12 +2,7 @@
keymaps = [ keymaps = [
{ {
action = "<C-w>w"; action = "<C-w>w";
key = "<C-w>"; key = "<S-Tab>";
mode = "n";
}
{
action = "<C-W>W";
key = "<C-W>";
mode = "n"; mode = "n";
} }
{ {