Firebird SQL syntax for VIM
If you like Vim here is the Syntax Highlighter for Firebird SQL dialect (First version)
There is a github project pushed up here:
https://github.com/blumf/firebird_vim_syntax
Should be pretty simple for most *nix users to use.
sudo apt-get install lua5.2
git clone https://github.com/blumf/firebird_vim_syntax.git
cd firebird_vim_syntax
make
make install
I’ved created a mirror that is easy to fork, and even create update (with history and diff) the changes here:
https://gist.github.com/ik5/9a49dbd10a24fad281cf
Thanks , I will test it first
I think is worth a full repo so we can add also a readme