Vim syntax highligthing and more for Qt QRC files.
Using pathogen pathogen.vim.
cd ~/.vim/bundle
git clone git@github.com:EdTsft/vim-qrc.git
Using vundle Vundle.vim.
Plugin 'EdTsft/vim-qrc'
Using neobundle Neobundle.vim.
NeoBundle 'EdTsft/vim-qrc'
Goals of the plugin:
- Syntax highlight with ftdetect as XML
- Simple path's clone with all variants (qrc, url...)
- Direct control of directories to extend simply qrc files.