zhenyangze / vim-bitoai

Use Bito CLI in vim and neovim
MIT License
14 stars 3 forks source link

Colorized code output #2

Open waikoo opened 1 year ago

waikoo commented 1 year ago

Thank you for your work on this! Would it be possible to use the colorscheme used by nvim for code output?

Or some sort of syntax highlighting? bat cmd?

zhenyangze commented 1 year ago

have a try: au! FileType bito set syntax=java