Skip to content
Discussion options

You must be logged in to vote

If I understand the question correctly, you want to be able to pick any color scheme via :Pick colorschemes and have it automatically loaded during startup?

If yes, then this is out of scope of the picker, I am afraid. The reason is that setting color scheme is a part of user's config and can be done in various places and methods.

The suggestion here is to manually explore and pick color scheme via the picker and manually adjust 'init.lua' / config by putting a line vim.cmd('colorscheme picked-colorscheme-name') in it.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by echasnovski
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
question Further information is requested mini.extra
2 participants