mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 11:06:54 -04:00
ci: bump luals to 3.15.0
This commit is contained in:
parent
98459ffcf7
commit
77ba555cef
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -1,5 +1,5 @@
|
|||
NVIM_VERSION ?= nightly
|
||||
LUALS_VERSION := 3.14.0
|
||||
LUALS_VERSION := 3.15.0
|
||||
|
||||
DEPDIR ?= .test-deps
|
||||
CURL ?= curl -sL --create-dirs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue