An open API service indexing awesome lists of open source software.

https://github.com/pranavmangal/zed-ssh-config

A Zed extension that provides syntax highlighting for SSH config files
https://github.com/pranavmangal/zed-ssh-config

ssh-config zed zed-extension

Last synced: 5 months ago
JSON representation

A Zed extension that provides syntax highlighting for SSH config files

Awesome Lists containing this project

README

          

# Zed SSH Config Extension

A [Zed](https://zed.dev) extension that provides syntax highlighting for SSH config files

It uses [tree-sitter-ssh-config](https://github.com/tree-sitter-grammars/tree-sitter-ssh-config) for parsing and highlighting.