mirror of
https://github.com/LunarVim/LunarVim.git
synced 2025-07-23 04:05:22 +02:00
4 lines
116 B
Lua
4 lines
116 B
Lua
require("lsp.python").format()
|
|
require("lsp.python").lint()
|
|
require("lsp.python").lsp()
|
|
require("lsp.python").dap()
|