Add taplo toml LSP (#7034)

Release Notes:

- Added `toml` LSP using [taplo](https://taplo.tamasfe.dev/)
This commit is contained in:
Ammar Arif
2024-01-30 11:50:15 +02:00
committed by GitHub
parent 7b8bd97652
commit fb9eb6a0fc
3 changed files with 123 additions and 4 deletions
+1 -1
View File
@@ -2,4 +2,4 @@
- Tree Sitter: [tree-sitter-toml](https://github.com/tree-sitter/tree-sitter-toml)
- Language Server: N/A
- Language Server: [taplo](https://taplo.tamasfe.dev)