This is a vim plugin that provides Polar with
- file detection
- syntax highlighting
For Vim 8 or newer:
git clone https://github.com/weihanglo/polar.vim ~/.vim/pack/plugins/start/polar.vimFor Neovim:
git clone https://github.com/weihanglo/polar.vim ~/.local/share/nvim/site/pack/plugins/start/polar.vimPlug 'weihanglo/polar.vim'call dein#add('weihanglo/polar.vim')See: LICENSE.
