master #1

Open
oli wants to merge 912 commits from master into lua
2 changed files with 2 additions and 0 deletions
Showing only changes of commit f0f93b6b0a - Show all commits

View File

@@ -14,6 +14,7 @@ return {
markdown = { 'prettier' },
json = { 'fixjson' },
toml = { 'taplo' },
tex = { 'latexindent' },
},
},
keys = {

View File

@@ -39,6 +39,7 @@ return {
lazy = false,
config = function()
local servers = {
'texlab',
'copilot',
'basedpyright',
'ruff',