mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-22 00:20:58 +00:00
luaPackages.canola-nvim: add saadndm as maintainer (#544217)
This commit is contained in:
@@ -375,6 +375,7 @@ final: prev: {
|
||||
|
||||
meta = {
|
||||
homepage = "https://github.com/barrettruth/canola.nvim";
|
||||
maintainers = with lib.maintainers; [ saadndm ];
|
||||
license = lib.licenses.mit;
|
||||
description = "a refined oil.nvim";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user