mirror of
https://github.com/nix-community/nixvim.git
synced 2025-07-10 01:04:34 +02:00
maintainers: remove MattSturgeon
This commit is contained in:
parent
abc409c16f
commit
497ce47593
4 changed files with 3 additions and 11 deletions
|
@ -12,7 +12,7 @@ helpers.vim-plugin.mkVimPlugin config {
|
|||
defaultPackage = pkgs.vimPlugins.vim-tmux-navigator;
|
||||
globalPrefix = "tmux_navigator_";
|
||||
|
||||
maintainers = [ helpers.maintainers.MattSturgeon ];
|
||||
maintainers = [ maintainers.MattSturgeon ];
|
||||
|
||||
description = ''
|
||||
When combined with a set of tmux key bindings, the plugin will allow you to navigate seamlessly between vim splits and tmux panes using a consistent set of hotkeys.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue