mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-01 09:51:22 -08:00
; Update URL of the tree-sitter-lua grammar
* admin/notes/tree-sitter/build-module/build.sh: * lisp/progmodes/lua-ts-mode.el: * test/infra/Dockerfile.emba: Use the new URL. (bug#69304)
This commit is contained in:
parent
88abbf00af
commit
35d99b1ec7
3 changed files with 4 additions and 4 deletions
|
|
@ -26,8 +26,8 @@
|
|||
;; This package provides `lua-ts-mode' which is a major mode for Lua
|
||||
;; files that uses Tree Sitter to parse the language.
|
||||
;;
|
||||
;; This package is compatible with and tested against the grammar
|
||||
;; for Lua found at https://github.com/MunifTanjim/tree-sitter-lua
|
||||
;; This package is compatible with and tested against the grammar for
|
||||
;; Lua found at https://github.com/tree-sitter-grammars/tree-sitter-lua
|
||||
|
||||
;;; Code:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue