mirror of
https://github.com/kossLAN/nvim-flake.git
synced 2025-11-05 02:09:49 -05:00
flake: update to nvim v0.11
This commit is contained in:
parent
84d76c1b08
commit
b24264a78b
4 changed files with 3 additions and 27 deletions
|
|
@ -105,7 +105,6 @@ cmp.setup {
|
|||
-- The insertion order influences the priority of the sources
|
||||
{ name = 'nvim_lsp', keyword_length = 3 },
|
||||
{ name = 'nvim_lsp_signature_help', keyword_length = 3 },
|
||||
{ name = 'copilot' },
|
||||
{ name = 'buffer' },
|
||||
{ name = 'path' },
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue