I broke up with neovim....vim is my best friend now
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
#!/bin/sh
|
||||
|
||||
set -e
|
||||
|
||||
git clone --depth=1 https://github.com/erlang-ls/erlang_ls .
|
||||
make
|
||||
|
||||
ln -s ./_build/default/bin/erlang_ls erlang-ls
|
||||
Reference in New Issue
Block a user