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

https://github.com/boltlessengineer/zeta.nvim

edit prediction in neovim
https://github.com/boltlessengineer/zeta.nvim

Last synced: about 2 months ago
JSON representation

edit prediction in neovim

Awesome Lists containing this project

README

        

# [WIP] zeta.nvim

Neovim's implementation of [Zed]'s [edit prediction] feature.

## Installation

```
:Rocks install zeta.nvim
```

## Usage

`gy` to accept predicted edits,
cycle through edits and explictly confirm those.

[Zed]: https://zed.dev
[edit prediction]: https://zed.dev/edit-prediction