Skip to content

igordertigor/bnb.vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

bnb.vim

Black and blue autoformatting for vim/nvim

This is pretty much a clone of the original black plugin for vim, but patched so that it can either run with black or with blue. To select which fixer to use, set

let g:bnb_fixer = "blue"

or

let g:bnb_fixer = "black"

Instead of running Black, BlackUpgrade and BlackVersion, you would use Bnb, BnbUpgrade and BnbVersion.

About

Black and blue autoformatting for vim/nvim

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published