ayamir / nvimdots

A well configured and structured Neovim.
BSD 3-Clause "New" or "Revised" License
2.95k stars 459 forks source link

Add keymaps to toggle lsp inlay hints and virtual text #1364

Closed AngelontheRoad closed 1 week ago

AngelontheRoad commented 3 weeks ago

I found that we have to preset the value of lsp_inlayhint and diagnostics_virtual_text in setting.lua but in fact sometimes we need to toggle their display. So I make this pr and it works well in my PC.

AngelontheRoad commented 1 week ago

Good luck finding a good job! I'm sorry that the description is incorrect because they take effect globally not in current buffer. I wonder if it needs to have buffer-toggled keymaps. I would like to create a pr if you do think so or just fix the description.