mbra / prettysql

Autoformat handcrafted SQL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Prettysql

Use sqlparse to automatically format handcrafted SQL in vim.

Requirements

You need the sqlparse module from pypi

Formatting SQL statements

Format SQL statements by visually selecting them and pressing <leader>fs

About

Autoformat handcrafted SQL


Languages

Language:Python 88.6%Language:Vim Script 11.4%