mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-13 14:40:21 -05:00
gnu: python2-pynvim: Remove package.
* gnu/packages/vim.scm (python2-pynvim): Remove variable.
This commit is contained in:
parent
2ecdf42b5a
commit
f3c568d3f1
1 changed files with 0 additions and 3 deletions
|
@ -816,9 +816,6 @@ (define-public python-pynvim
|
|||
through its msgpack-rpc API.")
|
||||
(license license:asl2.0)))
|
||||
|
||||
(define-public python2-pynvim
|
||||
(package-with-python2 python-pynvim))
|
||||
|
||||
(define-public vim-guix-vim
|
||||
(package
|
||||
(name "vim-guix-vim")
|
||||
|
|
Loading…
Reference in a new issue