code format cmp.lua
This commit is contained in:
parent
4240bd1bde
commit
6e3a2f931c
@ -86,7 +86,9 @@ return {
|
||||
{ name = 'nvim_lsp', priority = 7 },
|
||||
{ name = 'nvim_lsp_signature_help', priority = 7 },
|
||||
{ name = 'treesitter', priority = 6 },
|
||||
{ name = 'buffer', priority = 5,
|
||||
{
|
||||
name = 'buffer',
|
||||
priority = 5,
|
||||
option = {
|
||||
get_bufnrs = function()
|
||||
local bufs = {}
|
||||
|
Loading…
x
Reference in New Issue
Block a user