feat: builtin support for editing files over ssh (#27)

This commit is contained in:
Steven Arcangeli 2023-01-13 23:28:24 -08:00
parent 75b710e311
commit ca4da68aae
18 changed files with 593 additions and 291 deletions

View file

@ -37,6 +37,7 @@ jobs:
include:
- nvim_tag: v0.8.0
- nvim_tag: v0.8.1
- nvim_tag: v0.8.2
name: Run tests
runs-on: ubuntu-22.04