mirror of
https://github.com/nvim-lua/kickstart.nvim.git
synced 2025-12-28 09:13:59 +00:00
Compare commits
3 Commits
98898dd4b5
...
ea38ed95e1
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ea38ed95e1 | ||
|
|
289f174fb7 | ||
|
|
c7deaa7604 |
6
init.lua
6
init.lua
@ -844,12 +844,6 @@ require('lazy').setup({
|
||||
nerd_font_variant = 'mono',
|
||||
},
|
||||
|
||||
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 = false, auto_show_delay_ms = 500 },
|
||||
},
|
||||
|
||||
sources = {
|
||||
default = { 'lsp', 'path', 'snippets', 'lazydev' },
|
||||
providers = {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user