Skip to content

Commit 0f4035b

Browse files
rmacklinJustin H
authored andcommitted
Update comment about the toggle inlay hints keymap (nvim-lua#1041)
1 parent 7635749 commit 0f4035b

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
@@ -534,7 +534,7 @@ require('lazy').setup({
534534
})
535535
end
536536

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

0 commit comments

Comments
 (0)