]> Sergey Matveev's repositories - dotfiles.git/blobdiff - vim/.vim/plugin/lsp.vim
Inlay hints are very disturbing after all
[dotfiles.git] / vim / .vim / plugin / lsp.vim
index 946c5a89175f5e635c8952fc0a79b65f604d8f21..e0350190cf7da022e5ba6530dabf88da4af1fe67 100644 (file)
@@ -38,7 +38,6 @@ var lspOpts = {
     autoComplete: false,
     autoHighlight: true,
     autoPopulateDiags: true,
-    showInlayHints: true,
     showSignature: false,
 }