mirror of
https://github.com/danbulant/lang-surrealql
synced 2026-06-21 23:52:12 +00:00
add readme
This commit is contained in:
parent
64d72fc3e4
commit
c0dea17715
1 changed files with 4 additions and 0 deletions
4
README.md
Normal file
4
README.md
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
# SurrealQL lezer and codemirror 6 support
|
||||
|
||||
This packages provides a lezer parser as well as CM6 language support for SurrealQL.
|
||||
Parser may not be complete as the documentation for SurrealQL is incomplete, but it should be good enough for general code highlight.
|
||||
Loading…
Reference in a new issue