This commit is contained in:
Ori Perry 2026-02-28 13:32:10 +02:00
parent fed44dfeec
commit 5a82527a40
1 changed files with 1 additions and 1 deletions

View File

@ -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: