Skip to content

Commit 2c0a7be

Browse files
rmacklinkontr0x
authored andcommitted
Update comment about the toggle inlay hints keymap (nvim-lua#1041)
1 parent 36682e3 commit 2c0a7be

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
@@ -451,7 +451,7 @@ require('lazy').setup({
451451
})
452452
end
453453

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

0 commit comments

Comments
 (0)