lsp: enable inlay hints
This commit is contained in:
parent
a5eb7fe89e
commit
04fc8f6782
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@
|
||||||
enable = true;
|
enable = true;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
inlayHints = true;
|
||||||
keymaps = {
|
keymaps = {
|
||||||
silent = true;
|
silent = true;
|
||||||
lspBuf = {
|
lspBuf = {
|
||||||
|
|
Loading…
Reference in a new issue