Neovim can basically do everything Vim can with one major advantage - the number of contributors to the code base is just so much wider (Vim is ~100% maintained only by B. Mooleanaar).
Whatever you learn for Neovim you can also apply to Vim and vice versa.
And of course there is the never ending Vim vs Emacs controversy - but better not get into that war.
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?
Since communication with Github is not necessary, the Atom is less convenient in working with text and code. Sublim's support and understanding of projects is best for us. Notepad for us is a completely outdated solution with an unacceptable interface. We use a good theme for Sublim ayu-dark
TextMate brings Apple's approach to operating systems into the world of text editors. By bridging UNIX underpinnings and GUI, TextMate cherry-picks the best of both worlds to the benefit of expert scripters and novice users alike.
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.
At GitHub, we're building the text editor we've always wanted. A tool you can customize to do anything, but also use productively on the first day without ever touching a config file. Atom is modern, approachable, and hackable to the core. We can't wait to see what you build with it.
Ability to Search and Replace in a Project;Auto-Indent for Common Actions Like Pasting Text;Auto-Pairing of Brackets and Other Characters;Clipboard History;Column Selections and Column Typing;Completion of Words from Current Document;CSS-like Selectors to Pinpoint the Scope of Actions and Settings;Declarative Language Grammars for Graceful Mixing and Hacking;Dynamic Outline for Working With Multiple Files;Expand Trigger Words to Code Blocks With Tab-able Placeholders;File Tabs when Working With Projects;Foldable Code Blocks;Function Pop-up for Quick Overview and Navigation;Plug-able Through Your Favorite Scripting Language;Recordable Macros With No Programming Required;Regular Expression Search and Replace (grep);Run Shell Commands from Within a Document;Support for Darcs, Perforce, SVK, and Subversion;Support for More Than 50 Languages;Switch Between Files in Projects With a Minimum of Key Strokes;Themable Syntax Highlight Colors;Visual Bookmarks to Jump Between Places in a File;Works As External Editor for (s)ftp Programs;Works Together With Xcode and Can Build Xcode Projects
Atom is a desktop application based on web technologies;Node.js integration;Modular Design- composed of over 50 open-source packages that integrate around a minimal core;File system browser;Fuzzy finder for quickly opening files;Fast project-wide search and replace;Multiple cursors and selections;Multiple panes;Snippets;Code folding;A clean preferences UI;Import TextMate grammars and themes
Statistics
GitHub Stars
-
GitHub Stars
-
GitHub Stars
60.8K
GitHub Forks
-
GitHub Forks
-
GitHub Forks
17.3K
Stacks
122
Stacks
28.0K
Stacks
17.0K
Followers
118
Followers
22.8K
Followers
14.5K
Votes
56
Votes
2.4K
Votes
2.5K
Pros & Cons
Pros
17
Syntax highlighting
5
PHP Developer
5
Javascript
4
jQuery developer
4
Native UI
Pros
347
Comes by default in most unix systems (remote editing)