mirror of
https://github.com/qvacua/vimr.git
synced 2024-12-01 01:32:04 +03:00
8 lines
142 B
Markdown
8 lines
142 B
Markdown
To generate the API Swift file, first checkout the correct ref, e.g.,
|
|
develop or update-neovim. Then,
|
|
|
|
```bash
|
|
./bin/generate_sources.sh
|
|
```
|
|
|