Closed panosl closed 5 years ago
This message appears when you set the ayu theme in Neovim 0.4
This bug was introduced by 6375cd8. Line 87 in the file autoload/airline/themes/ayu.vim needs to be replaced with let s:I2 = s:Array('base6', 'base3').
let s:I2 = s:Array('base6', 'base3')
This message appears when you set the ayu theme in Neovim 0.4