📌 本文内容整理自 GitHub 开源社区,旨在分享和介绍优秀的开源替代方案。所有项目版权归原作者所有,我们尊重并注明原始出处。如有侵权请联系我们删除。感谢开源社区的每一位贡献者!
📖 项目简介
Neovim 是 Vim 的现代分支,专注于可扩展性和可嵌入性,支持 LSP 协议,性能更好,插件系统更强大,适合现代开发工作流。
{% if description_en %}🌍 英文原文
🌍 英文原文
Neovim is a modern fork of Vim focused on extensibility and embeddability. It supports LSP protocol, has better performance, and a more powerful plugin system, ideal for modern development workflows.
{% endif %}📊 项目信息
| 开源项目 | Neovim |
|---|---|
| GitHub | https://github.com/neovim/neovim |
| Star 数 | ⭐ 72,000 |
| 许可证 | Apache-2.0 |
| 最后更新 | 2024-04-21 |
| 标签 | {% for tag in tags %} {{tag}} {% endfor %} |