chore(ruff): add ruff language server
This commit is contained in:
parent
95397b6cbc
commit
fd3a33e384
1 changed files with 2 additions and 0 deletions
2
init.lua
2
init.lua
|
|
@ -628,6 +628,8 @@ require('lazy').setup({
|
|||
-- tsserver = {},
|
||||
--
|
||||
|
||||
ruff = {},
|
||||
|
||||
lua_ls = {
|
||||
-- cmd = {...},
|
||||
-- filetypes = { ...},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue