format with stylua
This commit is contained in:
@ -12,9 +12,9 @@ return {
|
||||
},
|
||||
{
|
||||
'Bilal2453/luvit-meta',
|
||||
lazy = true
|
||||
lazy = true,
|
||||
}, -- optional `vim.uv` typings
|
||||
{ -- optional completion source for require statements and module annotations
|
||||
{ -- optional completion source for require statements and module annotations
|
||||
'hrsh7th/nvim-cmp',
|
||||
opts = function(_, opts)
|
||||
opts.sources = opts.sources or {}
|
||||
|
Reference in New Issue
Block a user