mirror of
https://github.com/nvim-lua/kickstart.nvim.git
synced 2025-12-06 17:15:30 -08:00
Update comment about the toggle inlay hints keymap (#1041)
This commit is contained in:
2
init.lua
2
init.lua
@@ -533,7 +533,7 @@ require('lazy').setup({
|
||||
})
|
||||
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
|
||||
--
|
||||
-- This may be unwanted, since they displace some of your code
|
||||
|
||||
Reference in New Issue
Block a user