/vim-sqlfix

Primary LanguageVim ScriptMIT LicenseMIT

#vim-sqlfix

Build status

This Vim plugin is SQL pretty print.
vim-sqlfix's goal is support FrameWork application log format.

##Support FrameWork

##Usage

Normal mode

The last selected text in visual mode is formatted at SQL.

:Sqlfix

Visual mode

Now selected text in visual mode is formatted at SQL.

:'<,'>Sqlfix

##Image

Normal

Normal

Ruby on Rails&Yii

Ruby on Rails&Yii

##Author

KazuakiM

##License

This software is released under the MIT License, see LICENSE.