Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 281 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 281 Bytes

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