fmt: alejandra
This commit is contained in:
parent
a6a7676c4e
commit
537828c2e9
22 changed files with 124 additions and 168 deletions
|
@ -1,6 +1,4 @@
|
|||
{ ... }:
|
||||
|
||||
{
|
||||
{...}: {
|
||||
plugins.which-key = {
|
||||
enable = true;
|
||||
};
|
||||
|
@ -53,7 +51,7 @@
|
|||
}
|
||||
|
||||
{
|
||||
mode = [ "n" "v" ];
|
||||
mode = ["n" "v"];
|
||||
key = "<leader>c";
|
||||
action = "<Nop>";
|
||||
options = {
|
||||
|
@ -80,4 +78,3 @@
|
|||
}
|
||||
];
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue