mirror of
https://github.com/dcarrillo/dotfiles.git
synced 2026-05-18 09:04:12 +00:00
[neovim] set italic mode for LspInlayHint
This commit is contained in:
@@ -21,7 +21,6 @@ require("blink.cmp").setup({
|
||||
window = { border = "single" },
|
||||
},
|
||||
menu = {
|
||||
|
||||
auto_show = function(ctx)
|
||||
return vim.fn.getcmdtype() == ":"
|
||||
end,
|
||||
|
||||
Reference in New Issue
Block a user