convert to mise
Some checks failed
ci / ci (push) Failing after 43s

This commit is contained in:
2026-01-18 21:01:05 -07:00
parent 72b6886838
commit cad8f09bed
27 changed files with 308 additions and 115 deletions

6
scripts/env.sh Normal file
View File

@@ -0,0 +1,6 @@
#!/usr/bin/env bash
export PREFIX="$(pwd)/.prefix"
export VIMRUNTIME="$(nvim -u NORC --headless +'echo $VIMRUNTIME' +'quitall' 2>&1)"
eval $(luarocks path)