neovim: unmaintain

*reinstalls emacs*
This commit is contained in:
Tobias Geerinckx-Rice
2016-05-06 19:01:43 +02:00
parent 39421df56a
commit 237168d452

View File

@@ -141,7 +141,7 @@ let
# those contributions were copied from Vim (identified in the commit logs
# by the vim-patch token). See LICENSE for details."
license = with licenses; [ asl20 vim ];
maintainers = with maintainers; [ manveru nckx garbas ];
maintainers = with maintainers; [ manveru garbas ];
platforms = platforms.unix;
};
};