We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b182f5e commit a7d5e98Copy full SHA for a7d5e98
init.lua
@@ -533,7 +533,7 @@ require('lazy').setup({
533
})
534
end
535
536
- -- The following autocommand is used to enable inlay hints in your
+ -- The following code creates a keymap to toggle inlay hints in your
537
-- code, if the language server you are using supports them
538
--
539
-- This may be unwanted, since they displace some of your code
0 commit comments