🪴 my neovim config:)
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

completion: disable blink signature

robin b8145130 8344ce44

+1 -1
+1 -1
config/lua/ivy/plugins/completion.lua
··· 194 194 195 195 -- experimental signature help support 196 196 signature = { 197 - enabled = true, 197 + enabled = false, 198 198 }, 199 199 200 200 fuzzy = {