[Picker] How to create custom styles for different pickers. #553
Replies: 1 comment 2 replies
-
source.buffer.layout = ... You can eitehr set it to a full layout, or a preset. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I was hoping someone could help with customizing the different picker options with the new Snacks picker plugin. What I would like to do is for files and grep pickers to have a certain look, but then with buffers or highlights have another look. I am able to somewhat achieve this using some of the presets, but I can't update the title or width etc. when using these presets. I was wondering if anyone knew of a way do this?
These are some of the things I have tried, but I can't get the exact thing that I am looking for.
Any help would be greatly appreciated. Thanks.
Beta Was this translation helpful? Give feedback.
All reactions