Skip to content

Change lazy_vars.CLIPBOARD #478

Answered by L3MON4D3
voyeg3r asked this question in Q&A
Jul 8, 2022 · 1 comments · 3 replies
Discussion options

You must be logged in to vote

Oh, this will be doable via custom env-variables, see #476.
So basically you can

  • use a regular functionNode that returns vim.fn.getreg("+", 1, true) (not useable in lsp-snippets, but otherwise I'd just pick this)
  • modify the source (eeehh)
  • (wait until #476 is implemented, and use that :D)

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@voyeg3r
Comment options

@L3MON4D3
Comment options

@leiserfg
Comment options

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