Skip to content
Discussion options

You must be logged in to vote

Disable both trigger_character options.

signature = {
  enabled = true,
  trigger = {
    -- Show the signature help window after typing a trigger character
    show_on_trigger_character = false,
    -- Show the signature help window when the cursor comes after a trigger character when entering insert mode
    show_on_insert_on_trigger_character = false,
  },

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by jonbiemond
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant