Vim 组织在 GitHub 上的公共存在主要集中在核心 Vim 的开发上。其公共库包括多个使用 Vim Script、Python、C 和 Shell 编写的项目,其中最著名的库是官方的 vim 和 vim-win32-installer。这些库展示了 Vim 在文本编辑器领域的广泛应用和持续的社区支持。
The official Vim repository
Vim Win32 Installer
Silly game for Vim 8.2
colorschemes for Vim
Very very old history of Vim (from v1.14 to v6.4)
AppImage for gVim
The new website
The Microsoft community Windows Package Manager manifest repository
vim 组织在 GitHub 上构建了多个项目,主要集中在文本编辑器 Vim 的核心功能和扩展上。其项目包括官方的 vim 和相关的安装程序,以及用于 Vim 的多种颜色方案和小型游戏。
vim 的公共库主要使用 Vim Script、Python、C 和 Shell 编写。这些语言被用于实现 Vim 的核心功能、工具和安装程序,展示了其多样化的技术栈。
是的,vim 的所有库都是公开的,任何人都可以访问和使用。这些库反映了 Vim 社区的开放性和透明度,鼓励开发者参与和贡献代码。