mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-12-17 01:21:02 +00:00
committing flake.lock
This commit is contained in:
parent
28edf0de19
commit
19ae4946a2
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ in {
|
||||||
otter = {
|
otter = {
|
||||||
enable = mkEnableOption "Otter LSP Injector";
|
enable = mkEnableOption "Otter LSP Injector";
|
||||||
mappings = {
|
mappings = {
|
||||||
toggle = mkMappingOption "Activate LSP on Cursor Position [otter]" "<leader>oa";
|
toggle = mkMappingOption "Activate LSP on Cursor Position [otter]" "<leader>lo";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue