Apparently silence warning about ty not being there

This commit is contained in:
Maximilian Friedersdorff 2025-07-23 08:57:10 +01:00
parent 8069fb2f61
commit eee698f9a8

View file

@ -4,7 +4,7 @@
vim.lsp.enable("ty")
vim.g.lazyvim_python_lsp = "ty"
--vim.g.lazyvim_python_lsp = "ty"
--- Whitespace ---
vim.o.expandtab = true