mirror of
https://github.com/Baipyrus/nvim-config.git
synced 2024-11-14 21:13:49 +00:00
Update comment about the toggle inlay hints keymap (#1041)
This commit is contained in:
parent
6f3fe35de3
commit
56b9114bf2
2
init.lua
2
init.lua
@ -533,7 +533,7 @@ require('lazy').setup({
|
|||||||
})
|
})
|
||||||
end
|
end
|
||||||
|
|
||||||
-- The following autocommand is used to enable inlay hints in your
|
-- The following code creates a keymap to toggle inlay hints in your
|
||||||
-- code, if the language server you are using supports them
|
-- code, if the language server you are using supports them
|
||||||
--
|
--
|
||||||
-- This may be unwanted, since they displace some of your code
|
-- This may be unwanted, since they displace some of your code
|
||||||
|
Loading…
Reference in New Issue
Block a user