1
1
mirror of https://github.com/qvacua/vimr.git synced 2024-09-11 17:15:34 +03:00

Update develop.md

This commit is contained in:
Tae Won Ha 2024-01-19 23:55:29 +01:00
parent 3fb8aef760
commit e29ce4dd56
No known key found for this signature in database
GPG Key ID: E40743465B5B8B44

View File

@ -21,15 +21,6 @@ clean=false for_dev=true ./bin/build_nvimserver.sh # generate auto commands and
defaults write com.qvacua.VimR enable-debug-menu 1
```
## How to update gettext (libintl)
Update `./bin/neovim/resources/build_info../bin/neovim/resources/buildInfo.json`
```bash
./bin/neovim/bin/prepare_libintl.sh
```
It will update `./bin/neovim/third-party`, commit and push.
## How to release
* Set a new version of VimR via