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

don't force dark background on users #1

Open
abzcoding opened this issue Nov 8, 2022 · 1 comment · May be fixed by #5
Open

don't force dark background on users #1

abzcoding opened this issue Nov 8, 2022 · 1 comment · May be fixed by #5

Comments

@abzcoding
Copy link
Member

abzcoding commented Nov 8, 2022

we should not force this line on users:

vim.o.background = 'dark'

see LunarVim/LunarVim#3441 for more info


also, we probably should not force this either:

vim.o.termguicolors = true

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

Successfully merging a pull request may close this issue.

2 participants