Skip to content

Commit 8dfe1bb

Browse files
Create README.md
1 parent db28b0a commit 8dfe1bb

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# PRQL syntax highlighting for Sublime Text
2+
3+
This package adds syntax highlighting for [PRQL](https://prql-lang.org/) to Sublime Text.
4+
5+
# Installation
6+
7+
The easiest way to install is using Sublime's [Package Control](https://packagecontrol.io/packages/prql).
8+
It's listed as `PRQL`.
9+
10+
1. Open `Command Palette` using menu item `Tools → Command Palette...`
11+
2. Choose `Package Control: Install Package`
12+
3. Find `PRQL` and hit `Enter`

0 commit comments

Comments
 (0)