pyvim vs sublimious
When comparing pyvim vs sublimious, the Slant community recommends sublimious for most people. In the question“What are the best terminal text editors?” sublimious is ranked 13th while pyvim is ranked 21st. The most important reason people chose sublimious is:
Whenever you need to work on a new language that you don't have plugins for yet, you can choose to check if sublimious has a layer for that language. If it does, all you need to do is activate it and sublimious will automatically download all plugins you need for that language, add keybindings for efficient usage and set the optimal settings for these plugins.
Specs
Ranked in these QuestionsQuestion Ranking
Pros
Pro Fast development of new features
Pyvim is written in Python. It's a great language that allows for fast development of features and quick bugfixing.
It also relies on existing Python plugins to add even more functionality.
Pro Vim-like editor
Pyvim has some of Vim's features and shortcuts, as well as some custom improvements that are already built-in.
Pro Pre-configured with layers
Whenever you need to work on a new language that you don't have plugins for yet, you can choose to check if sublimious has a layer for that language. If it does, all you need to do is activate it and sublimious will automatically download all plugins you need for that language, add keybindings for efficient usage and set the optimal settings for these plugins.
Pro VIM centric
This plugin is perfect for VIM fanatics. It tries to add VIM keybindings to everything, even to where you didn't know it was possible like the sublime text overlay or the sidebar
Pro Ergonomic shortcuts
sublimious adds shortcuts that actually make sense. "p f" for example searches files in the current project. "g s" executes "git status" and so on, you get the idea. It even comes with a helper that shows you what shortcuts are available.
Cons
Con CLI only
Pyvim runs through the terminal only.