Skip to content

Update comment about the toggle inlay hints keymap#1041

Merged
feoh merged 1 commit intonvim-lua:masterfrom
rmacklin:update-inlay-hints-comment
Jul 22, 2024
Merged

Update comment about the toggle inlay hints keymap#1041
feoh merged 1 commit intonvim-lua:masterfrom
rmacklin:update-inlay-hints-comment

Conversation

@rmacklin
Copy link
Copy Markdown
Contributor

Fixes #968

init.lua line 539:

         -- The following autocommand is used to enable inlay hints in your
         -- code, if the language server you are using supports them

The code following the comment creates a keymap to toggle inlay hints, not an autocommand.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Incorrect comments in init.lua

2 participants