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

feat(builtin.colorscheme): add option ignore_builtins #3155

Merged
merged 3 commits into from
Jun 15, 2024

Conversation

chrisgrieser
Copy link
Contributor

@chrisgrieser chrisgrieser commented Jun 5, 2024

Description

Add an option ignore_builtins for the builtin colorscheme picker. Can't seem to find one in the issue search, but I remember that this topic regularly came up, e.g., on reddit.

Type of change

  • New feature
  • This change requires a documentation update

How Has This Been Tested?

-- run this
require("telescope.builtin").colorscheme { ignore_builtins = true }

Configuration:

  • Neovim version (nvim --version): NVIM v0.10.0
  • Operating system and version: macOS 14.4.1 (arm)

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)

@Conni2461 Conni2461 merged commit 77cab9a into nvim-telescope:master Jun 15, 2024
12 checks passed
@Conni2461
Copy link
Member

thanks :)

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.

None yet

2 participants