mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-21 00:25:42 +02:00
Remove extra semicolon in example
This commit is contained in:
parent
3fd743fe80
commit
258acc56a9
1 changed files with 1 additions and 1 deletions
|
@ -336,7 +336,7 @@ using the `keymaps` attribute:
|
|||
key = "<leader>m";
|
||||
options.silent = true;
|
||||
action = "<cmd>!make<CR>";
|
||||
};
|
||||
}
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue