mirror of
https://github.com/EdenQwQ/nixos.git
synced 2026-05-11 17:35:56 +08:00
add waydeeper
This commit is contained in:
parent
f9ff6c6bc4
commit
307fc4579b
6 changed files with 79 additions and 6 deletions
|
|
@ -94,11 +94,6 @@
|
|||
key = "<Leader>2";
|
||||
action = ":BufferLineGoToBuffer 2<cr>";
|
||||
}
|
||||
{
|
||||
mode = "n";
|
||||
key = "<Leader>2";
|
||||
action = ":BufferLineGoToBuffer 2<cr>";
|
||||
}
|
||||
{
|
||||
mode = "n";
|
||||
key = "<Leader>3";
|
||||
|
|
@ -109,6 +104,11 @@
|
|||
key = "<Leader>4";
|
||||
action = ":BufferLineGoToBuffer 4<cr>";
|
||||
}
|
||||
{
|
||||
mode = "n";
|
||||
key = "<Leader>5";
|
||||
action = ":BufferLineGoToBuffer 5<cr>";
|
||||
}
|
||||
{
|
||||
mode = "t";
|
||||
key = "<Esc><Esc>";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue