ty or something

This commit is contained in:
Maximilian Friedersdorff 2025-08-26 08:57:19 +01:00
parent eee698f9a8
commit 940e8f2fea
2 changed files with 2 additions and 2 deletions

View file

@ -5,7 +5,7 @@ return {
"neovim/nvim-lspconfig",
opts = {
servers = {
ty = {},
ty = { enabled = true },
},
},
{