Skip to content

osohq/polar.vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.