I broke up with neovim....vim is my best friend now
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
set -e
|
||||
|
||||
"$(dirname "$0")/pip_install.sh" pyls 'python-language-server[all]'
|
||||
mv pyls pyls-all
|
||||
Reference in New Issue
Block a user