From 80b7aba29e8e21a2b3e12015b0cde80b06c97b82 Mon Sep 17 00:00:00 2001 From: neodarz Date: Tue, 10 Sep 2019 08:30:02 +0200 Subject: Add forgotten package for neovim --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'install.sh') diff --git a/install.sh b/install.sh index 730c7d6..992ba01 100755 --- a/install.sh +++ b/install.sh @@ -191,7 +191,7 @@ echo "Install notmuch..." echo "Install nvim..." -#sudo pacman -S --noconfirm --needed python-neovim python-twisted +#sudo pacman -S --noconfirm --needed neovim python-neovim python-twisted ## offlineimap -- cgit v1.2.1