forked from mirrors/nixpkgs
neovim: unmaintain
*reinstalls emacs*
This commit is contained in:
parent
39421df56a
commit
237168d452
|
@ -141,7 +141,7 @@ let
|
||||||
# those contributions were copied from Vim (identified in the commit logs
|
# those contributions were copied from Vim (identified in the commit logs
|
||||||
# by the vim-patch token). See LICENSE for details."
|
# by the vim-patch token). See LICENSE for details."
|
||||||
license = with licenses; [ asl20 vim ];
|
license = with licenses; [ asl20 vim ];
|
||||||
maintainers = with maintainers; [ manveru nckx garbas ];
|
maintainers = with maintainers; [ manveru garbas ];
|
||||||
platforms = platforms.unix;
|
platforms = platforms.unix;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue