Helix: display inlay hints

Nextcloud deployment
This commit is contained in:
Filippo Berto 2023-04-27 11:12:16 +02:00
parent 1c8f2b7b9f
commit 027f988477
No known key found for this signature in database
GPG key ID: FE98AE5EC52B1056
8 changed files with 69 additions and 54 deletions

View file

@ -21,6 +21,7 @@
theme = "ayu_mirage";
editor = {
lsp.display-messages = true;
lsp.display-inlay-hints = true;
scrolloff = 5;
soft-wrap.enable = true;
true-color = true;