work
This commit is contained in:
@@ -838,7 +838,7 @@ require('lazy').setup({
|
||||
},
|
||||
},
|
||||
|
||||
snippets = { preset = 'luasnip'},
|
||||
snippets = { preset = 'luasnip' },
|
||||
|
||||
-- Blink.cmp includes an optional, recommended rust fuzzy matcher,
|
||||
-- which automatically downloads a prebuilt binary when enabled.
|
||||
@@ -853,8 +853,8 @@ require('lazy').setup({
|
||||
signature = { enabled = true },
|
||||
-- enable on commandline
|
||||
cmdline = { enabled = true },
|
||||
},
|
||||
},
|
||||
},
|
||||
|
||||
{ -- You can easily change to a different colorscheme.
|
||||
-- Change the name of the colorscheme plugin below, and then
|
||||
|
||||
Reference in New Issue
Block a user