Skip to content

Commit

Permalink
Merge pull request #10 from djpohly/remove-stray-line
Browse files Browse the repository at this point in the history
Remove stray line
  • Loading branch information
FrenzyExists authored Oct 31, 2021
2 parents 480af2a + 885c042 commit d15ab04
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion autoload/lightline/colorscheme/aquarium.vim
Original file line number Diff line number Diff line change
Expand Up @@ -96,4 +96,3 @@ let s:p.normal.error = [ [ s:gui00, s:gui0F ] ]
let s:p.normal.warning = [ [ s:gui00, s:gui0A ] ]

let g:lightline#colorscheme#aquarium#palette = lightline#colorscheme#flatten(s:p)
et g:lightline#colorscheme#aquarium#palette = lightline#colorscheme#flatten(s:p)

0 comments on commit d15ab04

Please sign in to comment.