; Update c-ts-mode and c++-ts-mode's verified revision
* lisp/progmodes/c-ts-mode.el: Update revision.
This commit is contained in:
parent
32ad734289
commit
7ac7ebef6c
1 changed files with 2 additions and 2 deletions
|
@ -25,10 +25,10 @@
|
|||
;;; Tree-sitter language versions
|
||||
;;
|
||||
;; c-ts-mode is known to work with the following languages and version:
|
||||
;; - tree-sitter-c: v0.20.8-61-g3efee11
|
||||
;; - tree-sitter-c: v0.23.4
|
||||
;;
|
||||
;; c++-ts-mode is known to work with the following languages and version:
|
||||
;; - tree-sitter-cpp: v0.20.5-49-gf41b4f6
|
||||
;; - tree-sitter-cpp: v0.23.4-1-gf41b4f6
|
||||
;;
|
||||
;; We try our best to make builtin modes work with latest grammar
|
||||
;; versions, so a more recent grammar version has a good chance to work.
|
||||
|
|
Loading…
Add table
Reference in a new issue