Skip to content

Commit

Permalink
chore
Browse files Browse the repository at this point in the history
  • Loading branch information
linrongbin16 committed Dec 4, 2024
1 parent 6d2e9c3 commit 7396cf1
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions lua/configs/saghen/blink-cmp/config.lua
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,9 @@ require("blink.cmp").setup({
},
completion = {
accept = { auto_brackets = { enabled = true } },
signature_help = {
enabled = true,
},
documentation = { auto_show = true },
},
signature_help = {
enabled = true,
},
})

0 comments on commit 7396cf1

Please sign in to comment.