git.vim
SpaceVim
DISCONTINUED
Our great sponsors
git.vim | SpaceVim | |
---|---|---|
1 | 85 | |
18 | 19,974 | |
- | - | |
10.0 | 4.8 | |
14 days ago | 3 months ago | |
Vim Script | Vim Script | |
GNU General Public License v3.0 only | GNU General Public License v3.0 only |
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.
git.vim
SpaceVim
-
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
-
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.
-
Favorite vimrc configs for coding?
While I don't agree with you, it's still your choice. Still a better choice than using most other editors. Have a look at SpaceVim for a complete suite.
- How I Setup Neovim On My Mac To Make It Amazing - Complete Guide
What are some alternatives?
LunarVim - 🌙 LunarVim is an IDE layer for Neovim. Completely free and community driven.
AstroVim - AstroNvim is an aesthetic and feature-rich neovim config that is extensible and easy to use with a great set of plugins [Moved to: https://github.com/AstroNvim/AstroNvim]
my-lunarvim-config - My config for LunarVim
NvChad - Blazing fast Neovim config providing solid defaults and a beautiful UI, enhancing your neovim experience.
AstroNvim - AstroNvim is an aesthetic and feature-rich neovim config that is extensible and easy to use with a great set of plugins
markdown-preview.nvim - markdown preview plugin for (neo)vim
spf13-vim - The ultimate vim distribution
coc.nvim - Nodejs extension host for vim & neovim, load extensions like VSCode and host language servers.
copilot.vim - Neovim plugin for GitHub Copilot
vimrc - The ultimate Vim configuration (vimrc)
open-browser.vim - Open URI with your favorite browser from your most favorite editor
nvim-select-multi-line - Neovim plugin. select multiple lines that are not adjacent.