mirror of
https://github.com/nix-community/nixvim.git
synced 2025-07-24 12:45:24 +02:00
lib: remove maintainers
alias
This commit is contained in:
parent
cb2b76c1a9
commit
d718446b61
26 changed files with 32 additions and 30 deletions
|
@ -10,7 +10,7 @@ helpers.neovim-plugin.mkNeovimPlugin {
|
|||
originalName = "octo.nvim";
|
||||
package = "octo-nvim";
|
||||
|
||||
maintainers = [ helpers.maintainers.svl ];
|
||||
maintainers = [ lib.maintainers.svl ];
|
||||
|
||||
settingsOptions = {
|
||||
use_local_fs = helpers.defaultNullOpts.mkBool false ''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue