fix(lsp): order LSP/DAP
- minor change
This commit is contained in:
parent
aefc57c0f7
commit
23d2b1bee8
@ -158,7 +158,7 @@ local setup_godot_dap = function()
|
|||||||
}
|
}
|
||||||
end
|
end
|
||||||
|
|
||||||
|
setup_godot_dap()
|
||||||
|
|
||||||
vim.diagnostic.config({ virtual_text = true })
|
vim.diagnostic.config({ virtual_text = true })
|
||||||
vim.lsp.enable({ "ltex_plus", "rust-analyzer", "gdscript" })
|
vim.lsp.enable({ "ltex_plus", "rust-analyzer", "gdscript" })
|
||||||
|
|
||||||
setup_godot_dap()
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user