mirror of
https://github.com/nix-community/nixvim.git
synced 2025-07-24 12:45:24 +02:00
plugins/tmux-navigator: port to mkVimPlugin
Add missing settings: - preserve_zoom - no_mappings Include upstream's documentation. Deprecate old option names.
This commit is contained in:
parent
822ec15646
commit
9dc094489a
3 changed files with 179 additions and 31 deletions
|
@ -12,4 +12,14 @@
|
|||
githubId = 1176328;
|
||||
name = "Alison Jenkins";
|
||||
};
|
||||
MattSturgeon = {
|
||||
email = "matt@sturgeon.me.uk";
|
||||
matrix = "@mattsturg:matrix.org";
|
||||
github = "MattSturgeon";
|
||||
githubId = 5046562;
|
||||
name = "Matt Sturgeon";
|
||||
keys = [
|
||||
{fingerprint = "7082 22EA 1808 E39A 83AC 8B18 4F91 844C ED1A 8299";}
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue