diff --git a/init.lua b/init.lua index 6c62aadf..951003f3 100644 --- a/init.lua +++ b/init.lua @@ -872,7 +872,7 @@ require('lazy').setup({ default = { 'lsp', 'path', 'snippets', 'buffer' }, providers = { buffer = { - -- Make buffer compeletions appear at the end. + -- Make buffer completions appear at the end. score_offset = -100, enabled = function() -- Filetypes for which buffer completions are enabled; add filetypes to extend: