mirror of
https://github.com/chenasraf/nvim-treesitter.git
synced 2026-05-17 17:38:02 +00:00
fix: remove import references to jsx/locals.scm
There are no JSX locals (yet...?)
This commit is contained in:
committed by
Christian Clason
parent
1f069f1bc6
commit
04935dec42
@@ -1,4 +1,4 @@
|
||||
; inherits: ecma,jsx
|
||||
; inherits: ecma
|
||||
|
||||
; Both properties are matched here.
|
||||
;
|
||||
|
||||
@@ -1 +1 @@
|
||||
; inherits: typescript,jsx
|
||||
; inherits: typescript
|
||||
|
||||
Reference in New Issue
Block a user