Commit bab2a9f5 authored by Gaetan Lepage's avatar Gaetan Lepage
Browse files

vimPlugins.cord-nvim: add GaetanLepage as maintainer

parent 44650510
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -67,5 +67,6 @@ vimUtils.buildVimPlugin {
    homepage = "https://github.com/vyfor/cord.nvim";
    license = lib.licenses.asl20;
    changelog = "https://github.com/vyfor/cord.nvim/releases/tag/v${version}";
    maintainers = with lib.maintainers; [ GaetanLepage ];
  };
}