angr.vim
November 2, 2025 ยท View on GitHub

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 'zautumnz/angr.vim'. - Plug:
Plug 'zautumnz/angr.vim' - Vundle:
Plugin 'zautumnz/angr.vim'
Other plugin managers: see their docs.
Thanks
watsoncj fixed some inconsistencies and made the Airline theme.