setup zig install
This commit is contained in:
3
setup-vim.sh
Normal file → Executable file
3
setup-vim.sh
Normal file → Executable file
@@ -2,7 +2,7 @@
|
||||
# This file is still a work in progress
|
||||
# it mostly works if you tinker with uncommenting
|
||||
# the function calls
|
||||
ZLS_VERSION=0.15.1
|
||||
ZLS_VERSION=master
|
||||
|
||||
function zls-install {
|
||||
mkdir -p ~/.local/bin
|
||||
@@ -38,3 +38,4 @@ function setup {
|
||||
#setup
|
||||
#ycm-install
|
||||
#zls-install
|
||||
"$@"
|
||||
|
||||
Reference in New Issue
Block a user