ty config
This commit is contained in:
9
after/lsp/ty.lua
Normal file
9
after/lsp/ty.lua
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
return {
|
||||||
|
settings = {
|
||||||
|
ty = {
|
||||||
|
experimental = {
|
||||||
|
rename = true,
|
||||||
|
},
|
||||||
|
},
|
||||||
|
},
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user