Skip to content

Commit

Permalink
cargo xtask docgen
Browse files Browse the repository at this point in the history
  • Loading branch information
midnightexigent committed May 18, 2022
1 parent 1b902b3 commit 40f455f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 10 deletions.
1 change: 0 additions & 1 deletion book/src/generated/lang-support.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,6 @@
| scala || || `metals` |
| solidity || | | `solc` |
| sql || | | |
| sshclientconfig || | | |
| svelte || || `svelteserver` |
| swift || | | `sourcekit-lsp` |
| tablegen |||| |
Expand Down
9 changes: 0 additions & 9 deletions languages.toml
Original file line number Diff line number Diff line change
Expand Up @@ -1356,12 +1356,3 @@ indent = { tab-width = 2, unit = " " }
name = "meson"
source = { git = "https://github.com/bearcove/tree-sitter-meson", rev = "feea83be9225842490066522ced2d13eb9cce0bd" }

[[language]]
name = "sshclientconfig"
scope = "source.sshclientconfig"
file-types = [".ssh/config", "/etc/ssh/ssh_config"]
roots = []

[[grammar]]
name = "sshclientconfig"
source = { git = "https://github.com/metio/tree-sitter-ssh-client-config.git", rev = "769d7a01a2e5493b4bb5a51096c6bf4be130b024" }

0 comments on commit 40f455f

Please sign in to comment.