Skip to content

Commit a61a511

Browse files
rmacklinbenwis
authored andcommitted
Update comment about the toggle inlay hints keymap (nvim-lua#1041)
1 parent 0e1e491 commit a61a511

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
@@ -611,7 +611,7 @@ require('lazy').setup({
611611
})
612612
end
613613

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

0 commit comments

Comments
 (0)