Skip to content

Commit a7d5e98

Browse files
restrayTimothée Belhomme
authored and
Timothée Belhomme
committed
Update comment about the toggle inlay hints keymap (nvim-lua#1041)
1 parent b182f5e commit a7d5e98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

init.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -533,7 +533,7 @@ require('lazy').setup({
533533
})
534534
end
535535

536-
-- The following autocommand is used to enable inlay hints in your
536+
-- The following code creates a keymap to toggle inlay hints in your
537537
-- code, if the language server you are using supports them
538538
--
539539
-- This may be unwanted, since they displace some of your code

0 commit comments

Comments
 (0)