GitXplorerGitXplorer
z

angr.vim

public
73 stars
11 forks
0 issues

Commits

List of commits on branch master.
Verified
14fc1057dac738874cba5166c1c937878ed5b9d5

chore: donate link

zzacanger committed 2 years ago
Verified
72d52be1f47b6a55859fe66da03f6f5a1d030524

chore: rm links

zzacanger committed 2 years ago
Verified
d23bac2e579723751c2abc561cec6abb59dac375

chore: remove sponsors

zzacanger committed 2 years ago
Verified
5b962ffb9c45aa8b2ccefa11befe005aee830282

chore: security

zzacanger committed 3 years ago
Verified
81bbeced696f05450e22330fc22d9f45c34c098b

chore: license

zzacanger committed 3 years ago
Verified
fb6c5828bbe5f7d3ab14c9ddfbc6922465526641

readme

zzacanger committed 5 years ago

README

The README file for this repository.

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.