vimPlugins.demicolon-nvim: add m3l6h as maintainer
This commit is contained in:
@@ -1011,6 +1011,11 @@ in
|
||||
nvim-treesitter
|
||||
nvim-treesitter-textobjects
|
||||
];
|
||||
meta = {
|
||||
description = "Overloaded ; and , keys in Neovim";
|
||||
license = lib.licenses.mit;
|
||||
maintainers = with lib.maintainers; [ m3l6h ];
|
||||
};
|
||||
};
|
||||
|
||||
denops-vim = super.denops-vim.overrideAttrs {
|
||||
|
||||
Reference in New Issue
Block a user