workspace och nixvim
This commit is contained in:
parent
4a17603b4e
commit
89c846f69a
4 changed files with 65 additions and 50 deletions
|
|
@ -141,6 +141,12 @@ with lib;
|
|||
action = "[s";
|
||||
options.silent = true;
|
||||
}
|
||||
{
|
||||
mode = "n";
|
||||
key = "zj";
|
||||
action = "1z=";
|
||||
options.silent = true;
|
||||
}
|
||||
|
||||
# Buffers
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue