mirror of
https://github.com/codota/TabNine.git
synced 2024-11-27 03:23:23 +03:00
DEV2-6719 prisma language support (#651)
This commit is contained in:
parent
cd83ca033c
commit
c1d225f98b
@ -5397,3 +5397,11 @@ Apex:
|
||||
codemirror_mode: clike
|
||||
codemirror_mime_type: text/x-java
|
||||
language_id: 17
|
||||
Prisma:
|
||||
type: data
|
||||
color: "#0c344b"
|
||||
extensions:
|
||||
- ".prisma"
|
||||
tm_scope: source.prisma
|
||||
ace_mode: text
|
||||
language_id: 499933428
|
Loading…
Reference in New Issue
Block a user