jinzhongjia/neovim-action
Version updated for https://github.com/jinzhongjia/neovim-action to version v1.0.2.
- This action is used across all versions by 1 repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
📝 v1.0.2 - Documentation Update
This release contains documentation improvements with no functional changes to the action itself.
📚 Documentation
- Updated all README examples to use the correct repository path
jinzhongjia/neovim-action@v1 - Added status badges for better visibility:
- GitHub Marketplace badge
- Release version badge
- CI test status badge
- Improved action naming consistency across all code examples
- Enhanced bilingual documentation (English + 简体中文)
🔧 Usage
The recommended way to use this action:
- name: Install Neovim
uses: jinzhongjia/neovim-action@v1
with:
version: stable
📦 Supported Versions
stable- Latest stable release (default)nightly- Latest nightly build- Specific versions:
0.9.5,0.10.3,0.11.4, etc.
🌐 Supported Platforms
- ✅ Ubuntu (Linux x86_64)
- ✅ macOS (x86_64 and arm64/Apple Silicon)
- ✅ Windows (x86_64)
📖 Documentation
Full Changelog: https://github.com/jinzhongjia/neovim-action/compare/v1.0.1...v1.0.2