Vim syntax plugin for Extended Domain Description files (a.k.a .pfw files)
Previews
Here are few previews with various colorschemes:
Default gVim
Solarized light
Solarized dark
Base16-tomorrow
Install instructions:
With plugin manager (Pathogen)
Just clone this repo into your your ~/.vim/bundle
directory.
git clone https://github.com/Makohoek/pfw-vim-syntax.git
Without plugin manager
Copy the content of this repo into your ~/.vim
directory.
git clone https://github.com/Makohoek/pfw-vim-syntax.git
cp -r pfw-vim-syntax/* ~/.vim/
Missing features / known issues
- No indentation file so vim does not know how to autoindent .pfw files