setup zig install

This commit is contained in:
Pin Straw
2026-03-08 15:19:13 -04:00
parent 9d2e991224
commit 968d127584
2 changed files with 26 additions and 1 deletions

3
setup-vim.sh Normal file → Executable file
View 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
"$@"