Syntax highlighting plugin for PostgreSQL isolation test spec files (based on this specification)
Plug 'onlined/pgspec.vim'
Plugin 'onlined/pgspec.vim'
$ git clone https://github.com/onlined/pgspec.vim.git pgspec
$ mkdir -p ~/.config/nvim/
$ cp -R pgspec/ftdetect ~/.config/nvim/
$ cp -R pgspec/syntax ~/.config/nvim/
$ git clone https://github.com/onlined/pgspec.vim.git pgspec
$ mkdir -p ~/.vim/
$ cp -R pgspec/ftdetect ~/.vim/
$ cp -R pgspec/syntax ~/.vim/