fix: use later for lsp and formatting
This commit is contained in:
+1
-1
@@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user