Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot use airline theme without italics #18

Open
eleanorcuallado opened this issue Aug 23, 2019 · 2 comments
Open

Cannot use airline theme without italics #18

eleanorcuallado opened this issue Aug 23, 2019 · 2 comments
Assignees
Labels

Comments

@eleanorcuallado
Copy link

Hello,

I tried using the airline theme without having the g:palenight_terminal_italics activated and Airline tells me there is an error in the theme. I unfortunately do not know enough to understand how to fix the code, but I figured I would notify you of the issue.
If it can't be fixed, it would be nice to at least warn the users; it took me a while to realize it was the italics not being activated that tripped up Airline.

@drewtempelmeyer
Copy link
Owner

@kevincuallado can you post the error along with your .vimrc?

@eleanorcuallado
Copy link
Author

eleanorcuallado commented Aug 23, 2019

Sure!
Here's the init.vim file (renamed init.txt because GitHub):
init.txt

When I start nvim, there is no error, though the colorscheme of airline is wrong; if I do this:
:AirlineTheme palenight
Airline responds :
airline: There is an error in theme "palenight".

Note that removing the comment quote on the line activating italics fixes the issue, hence why I believe it's the cause of the bug.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants