format
This commit is contained in:
parent
633916dd9a
commit
805387dd88
1 changed files with 7 additions and 4 deletions
|
@ -21,6 +21,9 @@ local servers = {
|
||||||
-- rust_analyzer = USES RUST_TOOLS INSTEAD, SEE BOTTOM OF THIS FILE
|
-- rust_analyzer = USES RUST_TOOLS INSTEAD, SEE BOTTOM OF THIS FILE
|
||||||
tsserver = {
|
tsserver = {
|
||||||
-- typescript/javascript
|
-- typescript/javascript
|
||||||
|
implicitProjectConfiguration = {
|
||||||
|
checkJs = true,
|
||||||
|
},
|
||||||
},
|
},
|
||||||
pyright = {
|
pyright = {
|
||||||
-- python
|
-- python
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue