mirror of
https://github.com/vim-airline/vim-airline-themes.git
synced 2026-05-25 17:48:34 +08:00
use __accent to better differentiate between a real group.
This commit is contained in:
+1
-1
@@ -32,7 +32,7 @@ describe 'section'
|
||||
\ 'accent': 'red',
|
||||
\ })
|
||||
let s = airline#section#create(['hi'])
|
||||
Expect s == '%#airline_accent_red#hello'
|
||||
Expect s == '%#__accent_red#hello'
|
||||
end
|
||||
|
||||
it 'should parse out a section from the distro'
|
||||
|
||||
Reference in New Issue
Block a user