mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-03-12 01:42:37 -07:00
; typescript-ts-mode-multivar-indent-style: Add missing group.
This commit is contained in:
parent
94d8f5b94f
commit
bacde21fde
1 changed files with 2 additions and 1 deletions
|
|
@ -80,7 +80,8 @@ level:
|
|||
|
||||
For changes to this variable to take effect, restart the major mode."
|
||||
:version "31.1"
|
||||
:type 'symbol)
|
||||
:type 'symbol
|
||||
:group 'typescript)
|
||||
|
||||
(defface typescript-ts-jsx-tag-face
|
||||
'((t . (:inherit font-lock-function-call-face)))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue