What is SpaceVim and what are its top alternatives?
Top Alternatives to SpaceVim
- Spacemacs
Since version 0.101.0 and later Spacemacs totally abolishes the frontiers between Vim and Emacs. The user can now choose his/her preferred editing style and enjoy all the Spacemacs features. Even better, it is possible to dynamically switch between the two styles seamlessly which makes it possible for programmers with different styles to do seat pair programming using the same editor. ...
- Vim
Vim is an advanced text editor that seeks to provide the power of the de-facto Unix editor 'Vi', with a more complete feature set. Vim is a highly configurable text editor built to enable efficient text editing. It is an improved version of the vi editor distributed with most UNIX systems. Vim is distributed free as charityware. ...
- Neovim
Neovim is a project that seeks to aggressively refactor Vim in order to: simplify maintenance and encourage contributions, split the work between multiple developers, enable the implementation of new/modern user interfaces without any modifications to the core source, and improve extensibility with a new plugin architecture. ...
- Oni
ONI is a NeoVim front-end UI with rich IDE-like UI integration points, drawing inspiration from VSCode, Atom, and LightTable. IDE powered by Neovim + React + Electron. ...
- ReSharper
It is a popular developer productivity extension for Microsoft Visual Studio. It automates most of what can be automated in your coding routines. It finds compiler errors, runtime errors, redundancies, and code smells right as you type, suggesting intelligent corrections for them. ...
- Atom-IDE
A collection of Atom UIs to support language services as part of Atom IDE, designed for use with packages built on top of atom-languageclient. ...
- Kite
Your editor and web browser don't know anything about each other, which is why you end up continuously switching between them. Kite bridges that gap, bringing an internet-connected programming experience right alongside your editor. ...
- PostSharp
It adds design patterns and thread safety to C# and VB so you can avoid boilerplate and focus on business value. ...
SpaceVim alternatives & related posts
Spacemacs
- Advanced support for Vim key bindings14
- Discoverability12
- Easy setup10
- Never have to touch the mouse10
- Community-driven configuration7
- Cross-platform7
- Documentation6
- Emacs5
- Fast-paced development4
- Evil4
- Nice UI4
- Git Integration2
- Autocompletion1
related Spacemacs posts
Vim
- Comes by default in most unix systems (remote editing)346
- Fast326
- Highly configurable311
- Less mouse dependence297
- Lightweight246
- Speed144
- Plugins99
- Hardcore96
- It's for pros81
- Vertically split windows65
- Open-source29
- Modal editing25
- No remembering shortcuts, instead "talks" to the editor22
- It stood the Test of Time21
- Unicode16
- Everything is on the keyboard13
- Stick with terminal13
- Dotfiles12
- VimPlugins12
- Flexible Indenting11
- Efficient and powerful10
- Hands stay on the keyboard10
- Programmable10
- Large number of Shortcuts9
- Everywhere9
- A chainsaw for text editing8
- Unmatched productivity8
- Modal editing changes everything7
- Super fast7
- Developer speed7
- Because its not Emacs7
- You cannot exit6
- Themes6
- Makes you a true bearded developer6
- Intergrated into most editors5
- Most and most powerful plugins of any editor5
- Plugin manager options. Vim-plug, Pathogen, etc5
- Habit5
- Shell escapes and shell imports :!<command> and !!cmd5
- Great on large text files5
- Shortcuts5
- EasyMotion5
- Perfect command line editor4
- Intuitive, once mastered4
- Not MicroSoft1
- Ugly UI8
- Hard to learn5
related Vim posts
I liked Sublime Text for its speed, simplicity and keyboard shortcuts which synergize well when working on scripting languages like Ruby and JavaScript. I extended the editor with custom Python scripts that improved keyboard navigability such as autofocusing the sidebar when no files are open, or changing tab closing behavior.
But customization can only get you so far, and there were little things that I still had to use the mouse for, such as scrolling, repositioning lines on the screen, selecting the line number of a failing test stack trace from a separate plugin pane, etc. After 3 years of wearily moving my arm and hand to perform the same repetitive tasks, I decided to switch to Vim for 3 reasons:
- your fingers literally don’t ever need to leave the keyboard home row (I had to remap the escape key though)
- it is a reliable tool that has been around for more than 30 years and will still be around for the next 30 years
- I wanted to "look like a hacker" by doing everything inside my terminal and by becoming a better Unix citizen
The learning curve is very steep and it took me a year to master it, but investing time to be truly comfortable with my #TextEditor was more than worth it. To me, Vim comes close to being the perfect editor and I probably won’t need to switch ever again. It feels good to ignore new editors that come out every few years, like Atom and Visual Studio Code.












- Go because it's easy and simple, facilitates collaboration , and also it's fast, scalable, powerful.
- Visual Studio Code because it has one of the most sophisticated Go language support plugins.
- Vim because it's Vim
- Git because it's Git
- Docker and Docker Compose because it's quick and easy to have reproducible builds/tests with them
- Arch Linux because Docker for Mac/Win is a disaster for the human nervous system, and Arch is the coolest Linux distro so far
- Stack Overflow because of Copy-Paste Driven Development
- JavaScript and Python when a something needs to be coded for yesterday
- PhpStorm because it saves me like 300 "Ctrl+F" key strokes a minute
- cURL because terminal all the way
- Modern and more powerful Vim31
- Fast27
- Asynchronous plugins22
- Stable20
- Edit text fast18
- Vim plugins work out of the box15
- Great community15
- Embedable9
- Built-in terminal support8
- Unix-like8
- Plugins in any language4
- External GUIs2
- Extremely customizable2
- Great Colorschemes2
related Neovim posts
For a Visual Studio Code/Atom developer that works mostly with Node.js/TypeScript/Ruby/Go and wants to get rid of graphic-text-editors-IDE-like at once, which one is worthy of investing time to pick up?
I'm a total n00b on the subject, but I've read good things about Neovim's Lua support, and I wonder what would be the VIM response/approach for it?
Hi, so I have been contracted by a peer to create a website using React with Java as the backend for server-side applications. I have the project listed on GitHub, and you can find it by searching for my username. The question I have is what is the fastest way to correctly learn all the necessary technologies needed to host the website? I'm also learning Neovim because I used Visual Studio Code for a bit and hated it, so if anyone has advice relating to Neovim that would also be appreciated. Thanks for providing some advice, I have little idea of where I need to go and some direction would be well appreciated. Cheers! Jls
- Finally the IDE for Vim3
- NVIM2
- For development environment2
related Oni posts
- Early discover bugs5
- Refactor also using different code5
- IDE Integration4
- Highlighted //todo //bug3
- Spell checking2
- Visual studio become slower8
related ReSharper posts
I need to compile a comparative analysis of the differences between ReSharper and SonarQube features. Please share your experience/knowledge.
I need to get a comparative analysis of code quality control features that exist in ReSharper but are lacking in SonarQube. Please advise.
Atom-IDE
related Atom-IDE posts
Kite
- Smart auto-completion6
- Intelligent code analysis2
- Smart contextual help2
- PyCharm support2
- Flexible security config for sending and analysing code1
- Enterprise model for on premise servers1
- Atom support1
- Needs to send your code to their home-base service4