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

live_grep_args_shortcuts.grep_word_under_cursor how to change theme #70

Open
fzhzhen1987 opened this issue Sep 30, 2023 · 1 comment
Open
Labels
enhancement New feature or request

Comments

@fzhzhen1987
Copy link

I am using the grep_word_under_cursor feature and want to change the theme to 'dropdown,' but I don't know how to set it up.

I am using folke/which-key.nvim to set up my shortcuts.
My configuration is as follows.

local n_mappings = {
	["<Space>gc"] = {"<cmd>lua require('telescope-live-grep-args.shortcuts').grep_word_under_cursor()<cr>", ":-g !*.c"},
}

Can you tell me how to modify the theme under this configuration, or is it not yet supported to directly configure the theme in this kind of which-key setup?"

thank you

@fzhzhen1987 fzhzhen1987 added the enhancement New feature or request label Sep 30, 2023
@ravenxrz
Copy link

+1.

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

No branches or pull requests

2 participants