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:
Matt Sturgeon 2024-03-19 20:17:57 +00:00 committed by Gaétan Lepage
parent 822ec15646
commit 9dc094489a
3 changed files with 179 additions and 31 deletions

View file

@ -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";}
];
};
}