Skip to content
Discussion options

You must be logged in to vote

Actually, you can use this:

opts = {
  picker = {
    sources = {
      explorer = {
        -- https://github.com/folke/snacks.nvim/blob/bc0630e43be5699bb94dadc302c0d21615421d93/lua/snacks/picker/config/layouts.lua#L22-L42
        layout = {
          preview = 'main',
          layout = {
            backdrop = false,
            width = 40,
            min_width = 40,
            height = 0,
            position = 'left',
            border = 'none',
            box = 'vertical',
            {
              win = 'input',
              height = 1,
              wo = {
                -- Snacks.picker.highlight.winhl('SnacksPickerInput')
                -- Use full string:
                

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@KaihoCD
Comment options

Comment options

You must be logged in to vote
1 reply
@KaihoCD
Comment options

Answer selected by KaihoCD
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants