#vim-sqlfix
This Vim plugin is SQL pretty print.
vim-sqlfix's goal is support FrameWork application log format.
##Support FrameWork
##Usage
The last selected text in visual mode is formatted at SQL.
:Sqlfix
Now selected text in visual mode is formatted at SQL.
:'<,'>Sqlfix
##Image
Normal
Ruby on Rails&Yii
##Author
##License
This software is released under the MIT License, see LICENSE.