Apparently silence warning about ty not being there
This commit is contained in:
parent
8069fb2f61
commit
eee698f9a8
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
||||||
|
|
||||||
vim.lsp.enable("ty")
|
vim.lsp.enable("ty")
|
||||||
|
|
||||||
vim.g.lazyvim_python_lsp = "ty"
|
--vim.g.lazyvim_python_lsp = "ty"
|
||||||
|
|
||||||
--- Whitespace ---
|
--- Whitespace ---
|
||||||
vim.o.expandtab = true
|
vim.o.expandtab = true
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue