Adding some snippets and keymaps
This commit is contained in:
@@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user