Skip to content

rashil2000/ayu-vim

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ayu-vim

This theme works only if VIM supports termguicolors option. This is true for Neovim and VIM from 7.4.1799.

Plug 'ayu-theme/ayu-vim' " or other package manager
"...
set termguicolors     " enable true colors support
let ayucolor="light"  " for light version of theme
let ayucolor="mirage" " for mirage version of theme
let ayucolor="dark"   " for dark version of theme
colorscheme ayu

About

Modern theme for modern VIMs

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Contributors

Languages

  • Vim Script 100.0%