new-main #1

Open
SailReal wants to merge 90 commits from new-main into main
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 56b9114bf2 - Show all commits

View File

@ -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