1
1
mirror of https://github.com/qvacua/vimr.git synced 2024-12-26 07:13:24 +03:00

Update DEVELOP

This commit is contained in:
Tae Won Ha 2023-11-22 13:48:41 +01:00
parent c028ac9681
commit 1048630e21
No known key found for this signature in database
GPG Key ID: E40743465B5B8B44

View File

@ -7,7 +7,6 @@ clean=false ./bin/build_neovim_for_local_dev.sh
```
You can set `clean=true` if you want to clean the existing build.
You can also use a watch script as follows (it uses `entr`):
## How to build nightly