Add ability to provide custom LSP server initialization options

This commit is contained in:
ForLoveOfCats 2022-08-03 22:32:18 -04:00
parent 134803745a
commit c21314bfbd
3 changed files with 47 additions and 2 deletions

View file

@ -144,5 +144,6 @@
"TSX": {
"tab_size": 2
}
}
},
"lsp": {}
}