mirror of
https://github.com/LunarVim/LunarVim.git
synced 2025-07-23 12:16:28 +02:00
already namespaced, will also move these to a dir called language
This commit is contained in:
parent
2d65ffcff2
commit
f87e85a032
2 changed files with 4 additions and 6 deletions
|
@ -1,4 +1,4 @@
|
|||
require("lsp.python-ls").format()
|
||||
require("lsp.python-ls").lint()
|
||||
require("lsp.python-ls").lsp()
|
||||
require("lsp.python-ls").dap()
|
||||
require("lsp.python").format()
|
||||
require("lsp.python").lint()
|
||||
require("lsp.python").lsp()
|
||||
require("lsp.python").dap()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue