fix link to vim extension (#84)

original version of link to vim extension pointed to vscode.
add-tracing
Andrey Gavrikov 2023-04-11 09:40:43 +00:00 committed by GitHub
parent 359fc97f45
commit 2eb7d5d39e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -79,7 +79,7 @@ Tabby has opened a FastAPI server at [localhost:5000](https://localhost:5000), w
### Editor Extensions
* [VSCode Extension](./clients/vscode)
* [VIM Extension](./clients/vscode)
* [VIM Extension](./clients/vim)
## Development