mirror of
https://github.com/LunarVim/LunarVim.git
synced 2025-07-22 11:44:47 +02:00
4 lines
128 B
Lua
4 lines
128 B
Lua
require("lsp.python-ls").format()
|
|
require("lsp.python-ls").lint()
|
|
require("lsp.python-ls").lsp()
|
|
require("lsp.python-ls").dap()
|