๐Ÿ“ฆ andres-lowrie / vim-sqlx

Syntax Highlighting for SQLX

โ˜… 10 stars โ‘‚ 1 forks ๐Ÿ‘ 10 watching โš–๏ธ Other
๐Ÿ“ฅ Clone https://github.com/andres-lowrie/vim-sqlx.git
HTTPS git clone https://github.com/andres-lowrie/vim-sqlx.git
SSH git clone git@github.com:andres-lowrie/vim-sqlx.git
CLI gh repo clone andres-lowrie/vim-sqlx
Andres Lowrie Andres Lowrie add specifics on other proj 3949a5f 10 months ago ๐Ÿ“ History
๐Ÿ“‚ main View all commits โ†’
๐Ÿ“ doc
๐Ÿ“ ftdetect
๐Ÿ“ syntax
๐Ÿ“„ LICENSE
๐Ÿ“„ README.md
๐Ÿ“„ README.md

SQLX ====

Syntax highlighting for SQLX info here:

https://dataform.co/

[!TIP]
If you're using neovim and want more magic check out this plugin https://github.com/magal1337/dataform.nvim it has syntax highlighting as well as other really cool features you'll probably want

Credits

The syntax is based off of the following, It's a combination of the two

https://github.com/vim/vim/blob/master/runtime/syntax/sqloracle.vim

https://github.com/pangloss/vim-javascript

License

VIM License for all parts from the aforementioned projects, otherwise MIT. See LICENSE