fix: use later for lsp and formatting

This commit is contained in:
2026-09-02 22:21:40 +02:00
parent 6f427d791c
commit b78d3bafb7
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -80,7 +80,7 @@ Config.later(function()
end)
-- Completion ==================================================================
Config.now_if_args(function()
Config.later(function()
-- Autocompletion and signature help.
require('mini.completion').setup({
lsp_completion = {