💾 Archived View for envs.net › ~kirp › about_spacevim.gmi captured on 2022-03-01 at 15:12:14. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2021-12-04)

-=-=-=-=-=-=-

return to home

SpaceVim

SpaceVim is a vim/neovim distribution which tinker your vim for a great IDE.

SpaceVim official website

SpaceVim has a great layer system. On the their official website you can find information about available layers (how to transform vim to IDE for python/c++ and others, colorschemes). Layer keep all needed packages and configs in one place, to provide features. You shouldn't care about what packages you need to install, and how configure them. Just activate layer in config file. Nevertheless you can configure layer if you want.

SpaceVim is a good solution for programmers who dont need some fancy IDEditors, just vim with plugins.