mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
; ruby-ts-mode: Update font-lock features list in Commentary
This commit is contained in:
parent
67ee627c38
commit
0cf053648a
1 changed files with 3 additions and 3 deletions
|
|
@ -50,11 +50,11 @@
|
|||
|
||||
;; Currently tree treesit-font-lock-feature-list is set with the
|
||||
;; following levels:
|
||||
;; 1: comment method-definition
|
||||
;; 1: comment method-definition parameter-definition
|
||||
;; 2: keyword regexp string type
|
||||
;; 3: builtin-variable builtin-constant constant
|
||||
;; 3: builtin-variable builtin-constant builtin-function
|
||||
;; delimiter escape-sequence
|
||||
;; global instance
|
||||
;; constant global instance
|
||||
;; interpolation literal symbol assignment
|
||||
;; 4: bracket error function operator punctuation
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue