mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: neovim: Correct deprecated input.
* gnu/packages/vim.scm (neovim)[inputs]: Remove msgpack; add msgpack-c. Change-Id: I6a022c48d2a1914af9b871cf943037e1b23d2c75
This commit is contained in:
@@ -872,7 +872,7 @@ is based on Vim's builtin plugin support.")
|
||||
#$(local-file (search-auxiliary-file "guix-nvim.vim"))
|
||||
(string-append nvimdir "/sysinit.vim"))))))))
|
||||
(inputs (list libuv-for-luv
|
||||
msgpack
|
||||
msgpack-c
|
||||
libtermkey
|
||||
libvterm
|
||||
unibilium
|
||||
|
||||
Reference in New Issue
Block a user