Adding some snippets and keymaps

This commit is contained in:
Chris
2025-04-29 17:22:28 +01:00
parent 767d2595cd
commit 17e642dcd3
6 changed files with 67 additions and 13 deletions

View File

@@ -50,7 +50,7 @@ return {
completion = {
-- By default, you may press `<c-space>` to show the documentation.
-- Optionally, set `auto_show = true` to show the documentation after a delay.
documentation = { auto_show = true, auto_show_delay_ms = 500 },
documentation = { auto_show = true, auto_show_delay_ms = 200 },
},
sources = {