Skip to content

vallab/boa.vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

boa.vim

Colorscheme for vim and neovim. Working only in terminals with 24-bit colour support.

Add this lines to your .vimrc

set guicolors
set background=dark
colorscheme boa

For neovim add this lines to your init.vim(neovim config file)

set termguicolors
set background=dark
colorscheme boa

Support

  • CSS(CSS3, Less, Sass)
  • HTML/HTML5
  • Markdown
  • Python/Django
  • Shell

TODO

  • Better description
  • Add support for more languages(JavaScript at first and maybe Ruby, PHP)
  • Fix CSS, Less, Sass, HTML highlights
  • Add links to used vim-syntaxes

About

BOA colorscheme for vim and neovim

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors