Use new pynvim command

This commit is contained in:
2016-03-27 12:03:08 +05:30
parent fb20c145ba
commit c7804391da
+1 -1
View File
@@ -1,2 +1,2 @@
#!/usr/bin/env sh
python -m neovim.ui.cli $@
pynvim $@