mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-07-27 14:16:02 +02:00
parent
5105f3c029
commit
6503e59db3
1 changed files with 7 additions and 6 deletions
|
@ -137,6 +137,7 @@ Snacks.toggle.indent():map("<leader>ug")
|
||||||
Snacks.toggle.scroll():map("<leader>uS")
|
Snacks.toggle.scroll():map("<leader>uS")
|
||||||
Snacks.toggle.profiler():map("<leader>dpp")
|
Snacks.toggle.profiler():map("<leader>dpp")
|
||||||
Snacks.toggle.profiler_highlights():map("<leader>dph")
|
Snacks.toggle.profiler_highlights():map("<leader>dph")
|
||||||
|
|
||||||
if vim.lsp.inlay_hint then
|
if vim.lsp.inlay_hint then
|
||||||
Snacks.toggle.inlay_hints():map("<leader>uh")
|
Snacks.toggle.inlay_hints():map("<leader>uh")
|
||||||
end
|
end
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue