Skip to content

zacanger/angr.vim

Repository files navigation

angr.vim

screenshot

The screenshot is using the angr airline theme.

Installation:

Copy colors/angr.vim to your vim colors dir. For vim, this is ~/.vim/colors/. For Neovim, ~/.config/init/nvim/colors/.

Recommended use your plugin manager:

  • NeoBundle: :NeoBundleDirectInstall 'zacanger/angr.vim'.
  • Plug: Plug 'zacanger/angr.vim'
  • Vundle: Plugin 'zacanger/angr.vim'

Other plugin managers: see their docs.

Thanks

watsoncj fixed some inconsistencies and made the Airline theme.