Skip to content
Yinzuo Jiang edited this page Jun 2, 2024 · 7 revisions

Welcome to the Vimrc wiki!

Some tutorials:

Vim vs. Neovim

Vim is stable and compatible with old plugins/configurations. Neovim aggressively makes breaking changes but has richer features, more plugins, and a more active community.

Text Editor vs. IDE

IDEs, e.g. JetBrains, Unity, are suitable for unified development environments, e.g. Android, SpringBoot framework, Unity game...

Text editors, instead, are suitable for chaotic development environments, e.g. multi-language, limited SSH connection, and customed 3rd party library management/tests which IDE plugins are unable to adapt.

Zed

In 2024/6/2, the number of GitHub stars for Zed has surpassed Vim.

text-editor-github-stars-2024-06-02

Clone this wiki locally