Skip to content

Commit f5a1b34

Browse files
rmacklinkiran079
authored andcommitted
Update comment about the toggle inlay hints keymap (nvim-lua#1041)
1 parent 2d70d99 commit f5a1b34

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

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

0 commit comments

Comments
 (0)