How to enable Inlay Hints in Neovim without rust-tools? #15031
-
Is it possible to show |
Beta Was this translation helpful? Give feedback.
Answered by
ChenZhongPu
Jun 12, 2023
Replies: 1 comment 1 reply
-
Looks like What are you trying to achieve? Why not use |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Because
rust-tools
provides too many features that I may not use, and I would like a minimum & clean config/setting.After some research, I found that lsp-inlayhints.nvim is able to do so.