v3
Some checks failed
ci / ci (push) Has been cancelled

- range: extmarks/tsquery
- mise for dev env
- get rid of obsolete modules
- implement as single file module
This commit is contained in:
2025-06-11 20:04:46 -06:00
parent 12945a4cdf
commit e6c3797f51
50 changed files with 3555 additions and 5360 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)