From c1309580a41ef38ddf1524a0cfa283393985e34d Mon Sep 17 00:00:00 2001
From: neodarz <neodarz@neodarz.net>
Date: Mon, 7 May 2018 19:35:23 +0200
Subject: Add python-twisted for plugin dependance

---
 install.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/install.sh b/install.sh
index 2b83865..446bce6 100755
--- a/install.sh
+++ b/install.sh
@@ -52,7 +52,7 @@ yolo -S otf-fira-code
 
 #git clone https://github.com/vundlevim/vundle.vim.git ~/.config/nvim/bundle/Vundle.vim
 
-#sudo pacman -S python-neovim
+#sudo pacman -S python-neovim python-twisted
 
 ## Install mutt
 
-- 
cgit v1.2.1