1
0
Fork 0

nvim: disable broken ts parsers

This commit is contained in:
Daniel Kempkens 2024-02-14 16:13:18 +01:00
parent 5a83410870
commit eb2b5bddc4
Signed by: daniel
SSH key fingerprint: SHA256:Ks/MyhQYcPRQiwMKLAKquWCdCPe3JXlb1WttgnAoSeM

View file

@ -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;