Skip to content

Commit

Permalink
Update ace_doctypes.json
Browse files Browse the repository at this point in the history
  • Loading branch information
vanillajonathan authored Oct 3, 2023
1 parent 6f1f620 commit 16ccbe0
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion conf/ace_doctypes.json
Original file line number Diff line number Diff line change
Expand Up @@ -527,6 +527,12 @@
"mode": "ace/mode/python",
"extensions": "py"
},
{
"name": "prql",
"caption": "PRQL",
"mode": "ace/mode/prql",
"extensions": "prql"
},
{
"name": "r",
"caption": "R",
Expand Down Expand Up @@ -905,4 +911,4 @@
"mode": "ace/snippets/asl",
"extensions": "dsl|asl"
}
]
]

0 comments on commit 16ccbe0

Please sign in to comment.