mirror of
https://github.com/nix-community/nixvim.git
synced 2025-11-08 19:46:06 +01:00
plugins/leap: remove addDefaultMappings as it was removed upstream
This commit is contained in:
parent
9256b49ec0
commit
f0dceb449a
2 changed files with 16 additions and 23 deletions
|
|
@ -18,7 +18,6 @@
|
|||
example = {
|
||||
plugins.leap = {
|
||||
enable = true;
|
||||
addDefaultMappings = true;
|
||||
settings = {
|
||||
max_phase_one_targets = 10;
|
||||
highlight_unlabeled_phase_one_targets = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue