Skip to content

Fix: Add unokai theme to builtins list #3458

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

karamanliev
Copy link

@karamanliev karamanliev commented Apr 23, 2025

Description

This PR adds the unokai builtin vim theme to the builtins list. Currently, if you open the colorscheme picker with ignore_builtins = true set, the unokai option is still present.

unokai was introduced in to vim with this commit.

Type of change

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

It's a miniature change - you open the colorscheme picker and the unokai theme is not present anymore :)

Configuration:

  • Neovim version (nvim --version): v0.11.0
  • Operating system and version: Linux 6.14.3-arch1-1

Checklist:

  • My code follows the style guidelines of this project (stylua)
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation (lua annotations)

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 this pull request may close these issues.

1 participant