I broke up with neovim....vim is my best friend now
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
set -e
|
||||
|
||||
nimble -y --nimbledir="$(pwd)" install nimlsp
|
||||
ln -s "$(pwd)/bin/nimlsp" .
|
||||
Reference in New Issue
Block a user