PBF syntax highlighting for Vim.
This plugin is not having enough functions to highlight pbf files. Be careful.
For VimPlug users, place this in your .vimrc
:
Plug '15b3/pbf-syntax'
Copy ftdetect/pbf.vim
and syntax/pbf.vim
into your ~/.vim/ftdetect
and ~/.vim/syntax
directory, respectively.
pbf-syntax
is distributed under the MIT license. See the license file on GitHub.