nit(javascript): use issue shorthand
This commit is contained in:
parent
45ed981b41
commit
0074dc415b
1 changed files with 1 additions and 2 deletions
|
@ -134,8 +134,7 @@
|
|||
(pushnew! evil-textobj-tree-sitter-major-mode-language-alist '(typescript-tsx-mode . "tsx"))
|
||||
|
||||
;; HACK: the tsx grammer doesn't work with the hightlighting provided by
|
||||
;; font-lock-keywords.
|
||||
;; https://github.com/emacs-tree-sitter/tree-sitter-langs/issues/23
|
||||
;; font-lock-keywords. See emacs-tree-sitter/tree-sitter-langs#23
|
||||
(setq-hook! 'typescript-tsx-mode-hook
|
||||
tree-sitter-hl-use-font-lock-keywords nil))))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue