Skip to content

Commit 56b9114

Browse files
authored
Update comment about the toggle inlay hints keymap (#1041)
1 parent 6f3fe35 commit 56b9114

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)