Skip to content

Commit 946c599

Browse files
rmacklinMatthew Lemon
authored andcommitted
Update comment about the toggle inlay hints keymap (nvim-lua#1041)
1 parent 5e868a9 commit 946c599

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
@@ -829,7 +829,7 @@ require('lazy').setup({
829829
})
830830
end
831831

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

0 commit comments

Comments
 (0)