my-lunarvim-config
SpaceVim
my-lunarvim-config | SpaceVim | |
---|---|---|
2 | 86 | |
3 | 19,974 | |
- | - | |
6.8 | 4.8 | |
over 1 year ago | over 1 year ago | |
Lua | 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.
my-lunarvim-config
-
Neovim meets VS Code
This is essentially a slimmed down LunarVim snapshot. I'm rolling my own, integrated with upstream. Neovim is going through a growth spurt with those talented guys at the helm. I think I've got all the important stuff working as far as keymaps and vimwiki etc https://github.com/gnmearacaun/LunarVim
SpaceVim
- 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?
NvChad - Blazing fast Neovim config providing solid defaults and a beautiful UI, enhancing your neovim experience.
LunarVim - 🌙 LunarVim is an IDE layer for Neovim. Completely free and community driven.
NvChad - An attempt to make neovim cli as functional as an IDE while being very beautiful , blazing fast. [Moved to: https://github.com/NvChad/NvChad]
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]
nvim-dap - Debug Adapter Protocol client implementation for Neovim
vscode-neovim - Vim mode for VSCode, powered by Neovim
AstroNvim - AstroNvim is an aesthetic and feature-rich neovim config that is extensible and easy to use with a great set of plugins
awesome-neovim - Collections of awesome neovim plugins.
markdown-preview.nvim - markdown preview plugin for (neo)vim
coc.nvim - Nodejs extension host for vim & neovim, load extensions like VSCode and host language servers.