Skip to content

Commit bc50208

Browse files
rmacklinkiritowu
authored andcommitted
Update comment about the toggle inlay hints keymap (nvim-lua#1041)
1 parent aaa59ee commit bc50208

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
@@ -573,7 +573,7 @@ require('lazy').setup({
573573
})
574574
end
575575

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

0 commit comments

Comments
 (0)