Expand comment to prql

It's intended to be a replacement for SQL, but these tags may be used for keeping styles consistent later
This commit is contained in:
Ryan Delaney 2023-11-03 13:14:21 -04:00
parent 6444845127
commit f3e64d77b5
1 changed files with 1 additions and 1 deletions

View File

@ -221,7 +221,7 @@ STICKY_OTHER_WRITABLE 48;5;235;38;5;139;3 # core
.t 38;5;114 # Code (interpreted) (Perl)
.msql 38;5;222 # Code (SQL)
.mysql 38;5;222 # Code (SQL)
.prql 38;5;222 # Code
.prql 38;5;222 # Code (SQL)
.pgsql 38;5;222 # Code (SQL)
.sql 38;5;222 # Code (SQL)
.tcl 38;5;64;1 # Code (interpreted) (Tool Command Language)