mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-22 17:03:31 +02:00
maintainers: remove MattSturgeon
This commit is contained in:
parent
abc409c16f
commit
497ce47593
4 changed files with 3 additions and 11 deletions
|
@ -11,7 +11,7 @@ helpers.neovim-plugin.mkNeovimPlugin config {
|
|||
originalName = "refactoring.nvim";
|
||||
defaultPackage = pkgs.vimPlugins.refactoring-nvim;
|
||||
|
||||
maintainers = [ helpers.maintainers.MattSturgeon ];
|
||||
maintainers = [ maintainers.MattSturgeon ];
|
||||
|
||||
# TODO: introduced 2024-05-24, remove on 2024-08-24
|
||||
optionsRenamedToSettings = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue