nvim: disable broken ts parsers
This commit is contained in:
parent
5a83410870
commit
eb2b5bddc4
1 changed files with 3 additions and 3 deletions
|
@ -72,7 +72,7 @@ in
|
|||
p.html
|
||||
p.http
|
||||
p.java
|
||||
p.javascript
|
||||
#p.javascript
|
||||
p.jsdoc
|
||||
p.json
|
||||
p.kotlin
|
||||
|
@ -89,8 +89,8 @@ in
|
|||
p.sql
|
||||
p.svelte
|
||||
p.toml
|
||||
p.tsx
|
||||
p.typescript
|
||||
#p.tsx
|
||||
#p.typescript
|
||||
p.vim
|
||||
p.yaml
|
||||
])).dependencies;
|
||||
|
|
Loading…
Reference in a new issue