/polar.vim

Vim configuration for Polar.

Primary LanguageVim ScriptApache License 2.0Apache-2.0

polar.vim

Description

This is a vim plugin that provides Polar with

  • file detection
  • syntax highlighting

Installation

Vim packages

For Vim 8 or newer:

git clone https://github.com/weihanglo/polar.vim ~/.vim/pack/plugins/start/polar.vim

For Neovim:

git clone https://github.com/weihanglo/polar.vim ~/.local/share/nvim/site/pack/plugins/start/polar.vim
Plug 'weihanglo/polar.vim'
call dein#add('weihanglo/polar.vim')

Screenshots

License

See: LICENSE.