Vim syntax and indent for FASTBuild configuration files.

Use your favourite plugin manager:
- vim-plug
- Place
Plug 'dummyunit/vim-fastbuild'in your.vimrc - Restart Vim and do
:PlugInstall
- Place
- pathogen.vim
- Execute in terminal
git clone https://github.com/dummyunit/vim-fastbuild ~/.vim/bundle/vim-fastbuild - Restart Vim
- Execute in terminal
- Vundle
- Place
Plugin 'dummyunit/vim-fastbuild'in your.vimrc - Restart Vim and do
:PluginInstall
- Place
- Folding
- More robust indentation
- Highlight for common errors