fix(ci): format

This commit is contained in:
Barrett Ruth 2026-02-22 21:08:12 -05:00
parent ad6c683052
commit 4ab449e9e4
Signed by: barrett
GPG key ID: A6C96C9349D2FC81

View file

@ -6,10 +6,10 @@ SSH configuration completion source for
## Features
- Completes `ssh_config` keywords with man page documentation
- Provides enum values for keywords with known option sets (ciphers,
MACs, key exchange algorithms, etc.)
- Keyword and enum data fetched asynchronously at runtime via
`man ssh_config` and `ssh -Q`
- Provides enum values for keywords with known option sets (ciphers, MACs, key
exchange algorithms, etc.)
- Keyword and enum data fetched asynchronously at runtime via `man ssh_config`
and `ssh -Q`
## Requirements
@ -19,8 +19,7 @@ SSH configuration completion source for
## Installation
Install via
[luarocks](https://luarocks.org/modules/barrettruth/blink-cmp-ssh):
Install via [luarocks](https://luarocks.org/modules/barrettruth/blink-cmp-ssh):
```
luarocks install blink-cmp-ssh