Skip to content

Commit eb1dfaa

Browse files
rmacklinnitdn
authored andcommitted
Update comment about the toggle inlay hints keymap (nvim-lua#1041)
1 parent 60c3d57 commit eb1dfaa

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
@@ -537,7 +537,7 @@ require('lazy').setup({
537537
})
538538
end
539539

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

0 commit comments

Comments
 (0)