mySqlGenQueryMenu.vim : Generates vim menu from sql queries files (python required)
| script karma |
Rating 0/0,
Downloaded by 690 |
Comments, bugs, improvements
|
Vim wiki
|
| created by |
| jean-christophe clavier |
| |
| script type |
| utility |
| |
| description |
When you use a database as a tool for your work, you may have queries you
often use and don't want to write each time.
In this case, as you are a vim user, you may dream of a way to simply create a
menu in vim containing all your queries with a few parameters...
This plugin is for you.
It aims to let you write your queries in sql files as you would normally do it
and then generate a menu for you to access them.
Advertising :
Have you heard of this other funny script ?
If you find this script too serious, try this other one :
http://www.vim.org/scripts/script.php?script_id=800
With this script you'll be able to MixCase like the best Hà®d(orê m1×Càse ma$+Er and make your coding very new style ;-) |
| |
| install details |
Just drop this file in your plugin directory.
Note: this plugin uses python and the DBExt plugin to access the databases
http://www.vim.org/scripts/script.php?script_id=356
To init the help tags, start Vim and do either
:helptags ~/.vim/doc (for unix)
or
:helptags ~\vimfiles\doc (for MSWindows)
to rebuild the tags file. Do ":help add-local-help" for more details.
|
| |
script versions (upload new version)
Click on the package to download.
ip used for rating: 216.73.216.130
|