Vim
The official Vim repository (by vim)
SpaceVim
A community-driven modular vim/neovim distribution - The ultimate vimrc (by SpaceVim)
Vim | SpaceVim | |
---|---|---|
435 | 86 | |
38,495 | 19,974 | |
0.8% | - | |
9.9 | 4.8 | |
4 days ago | almost 2 years ago | |
Vim Script | Vim Script | |
Vim License | GNU General Public License v3.0 only |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Vim
Posts with mentions or reviews of Vim.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2025-03-15.
-
VIM is gem!!
Official site of VIM VIM git repo Here you can download Or refer some YouTube videos
- GNU Readline: Uma experiência Shell mais agradável no seu terminal
-
Development Environment Configuration
Editors: Helix, NeoVim, Vim, Visual Studio Code
-
How to Get Started with Bash Scripting for Automation
Use a text editor: nano, vim, or graphical editors like VSCode with Bash extensions.
-
What I've Learned About My Editing Skills
A friend showed me a cool editor named vim and some tricks he did with text on it.
-
How to start using Vim
Vim and Neovim
-
Visual Studio vs. Visual Studio Code: An In-depth Comparison
Whereas Visual Studio Code is a text editor whose functionality and performance is aided by extensions. Some of the other notable text editors like Visual Studio Code include Atom, Sublime Text, Vim and Notepad++.
- Robert Elder's Guide to GNU Coreutils
-
Kivy – a cross platform Python UI framework
Kivy led to one of my first open source contributions in 2014. I submitted Kivy file support to Vim. It was done via patch diffs over email with Bram Moolenaar. It's still in Vim today[1].
RIP Bram.
[1]: https://github.com/vim/vim/blob/master/runtime/syntax/kivy.v...
-
User and groups creation automation in linux
Editor (Vim, Vi, Nano, VSCode). I will be using Vim as the editor of choice; here is a link to learn more about Vim.
SpaceVim
Posts with mentions or reviews of SpaceVim.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-06-27.
- SpaceVim GitHub
-
How to configure vim like an IDE
SpaceVim
-
Is it possible to use VIM as an ide?
On the vim side, you can try https://spacevim.org.
-
Are there any preconfigured config to make neovim as a text editor rather than a IDE?
https://github.com/SpaceVim/SpaceVim There isn't much difference between a text editor and an IDE, so not sure if this is what you were looking for.
- Devil Mode for Emacs
-
colorscheme won't apply
Hi, I'm new to using vim I followed the instruction from spacevim.org but this won't work..
-
FOSS alternative to VS CODE for Arch Linux
You can find distributions with plugins for those editors, like Doom Emacs or space vim. These days, I enjoy doing (neo)vim configs (with lua). Both can use the language server protocol (with different plugins or natively in neovims' case) and so you'd get similar setups done like in code.
-
Opinions on pre-made configurations (e.g. LunarVim, AstroNvim)
I'm considering picking up a pre-made configuration project as my Neovim daily driver, but boy, there sure are a lot of them. SpaceVim, CosmicNvim, AstroNvim, LunarVim, NvChad, and many more I'm sure.
-
beginner question
Spacevim
-
Vim distros: LunarVim, AstroVim, IdeaVim, … how they differ one each other?
The only Vim distro I'm aware of is SpaceVim (https://spacevim.org/). I just tested it for a short time but it couldn't compete with my hand crafted settings ;-) But I'm using some of the plugins of SpaceVim in my setup, eg. vim-which-key and vista.vim.
What are some alternatives?
When comparing Vim and SpaceVim you can also consider the following projects:
Geany - A fast and lightweight IDE
LunarVim - 🌙 LunarVim is an IDE layer for Neovim. Completely free and community driven.
KDevelop - Cross-platform IDE for C, C++, Python, QML/JavaScript and PHP
LazyVim - Neovim config for the lazy
GNU Emacs - Mirror of GNU Emacs
NvChad - Blazing fast Neovim framework providing solid defaults and a beautiful UI, enhancing your neovim experience.