mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-12-16 09:01:03 +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 = {
|
||||
enable = mkEnableOption "Otter LSP Injector";
|
||||
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