1
1
mirror of https://github.com/qvacua/vimr.git synced 2024-12-18 11:11:34 +03:00
vimr/RxPack/README.md

8 lines
142 B
Markdown
Raw Normal View History

2022-12-03 19:43:43 +03:00
To generate the API Swift file, first checkout the correct ref, e.g.,
develop or update-neovim. Then,
```bash
./bin/generate_sources.sh
```