# \#inlayhints

**URL:** https://discuss.ocaml.org/tag/inlayhints/710.md

[Latest](https://discuss.ocaml.org/latest.md) · [Categories](https://discuss.ocaml.org/categories.md) · [Tags](https://discuss.ocaml.org/tags.md)

---

## [Inlay Hints in neovim](https://discuss.ocaml.org/t/inlay-hints-in-neovim/16547)

<div class="topic-metadata">

**Author:** [@Hektor\_Suhr](https://discuss.ocaml.org/u/Hektor_Suhr)\
**Replies:** 14\
**Last updated:** [September 22, 2026, 7:13pm UTC](https://discuss.ocaml.org/t/inlay-hints-in-neovim/16547 "2026-09-22T19:13:22Z")

</div>

Hello! Has anyone been able to set up inlay hints for the ocamllsp within neovim? It’s about the only thing I miss from vscode compared to neovim. This is my config. ocamllsp = { cmd = { "ocamllsp" }, filetypes = …
