We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f73f61 commit 3a96df0Copy full SHA for 3a96df0
docs/lsp-clients.json
@@ -1230,6 +1230,14 @@
1230
"installation": "cargo install taplo-cli --features lsp",
1231
"debugger": "Not available"
1232
},
1233
+ {
1234
+ "name": "toml-tombi",
1235
+ "full-name": "TOML",
1236
+ "server-name": "tombi",
1237
+ "server-url": "https://github.com/tombi-toml/tombi",
1238
+ "installation-url": "https://tombi-toml.github.io/tombi/docs/installation",
1239
+ "debugger": "Not available"
1240
+ },
1241
{
1242
"name": "trunk",
1243
"full-name": "Trunk",
0 commit comments