Skip to content
Discussion options

You must be logged in to vote

Ok, I should really read the README more carefully before asking questions like these.

      opts.buffers = vim.tbl_deep_extend("force", opts.buffers, {
        actions = {
          ["ctrl-d"] = { fn = actions.buf_del, reload = true },
        },
      })

did the trick.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@ibhagwan
Comment options

@dpetka2001
Comment options

Answer selected by ibhagwan
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