mirror of
https://github.com/nix-community/nixvim.git
synced 2026-09-27 09:36:17 -04:00
fix: typo in mini module example
This commit is contained in:
committed by
Gaétan Lepage
parent
d6d47afa42
commit
dc14748fe7
@@ -27,7 +27,7 @@ in {
|
||||
n_lines = 50;
|
||||
search_method = "cover_or_next";
|
||||
};
|
||||
surrounds = {};
|
||||
surround = {};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user