For whom?
- the novice vim users
- the vimmers who pursuit a beautiful appearance
- the users using both vim and spacemacs
If you have been a vimmer for a while, just pick out the part you like.
Also see Why you should and shouldn't use space-vim
space-vim is a vim distribution for vim plugins and resources, compatible with Vim and NeoVim.
It is inspired by spacemacs and mimics spacemacs in a high level, especially in the whole architecture, key bindings and UI.
If you are unfamiliar with spacemacs, you can visit spacemacs.org for more about the priciple behind that, which is also what space-vim seeks.
If you have been a vimmer for a while, just pick out the part you like.
Also see Why you should and shouldn't use space-vim
space-vim-dark ports spacemacs-dark-theme from spacemacs to vim.
space-vim-theme is successor of space-vim-dark, supporting both dark and light background.
eleline.vim is another fancy statusline plugin.
vista.vim is an alternative to tagbar with LSP and async support.
vim-clap is a modern generic interactive finder and dispatcher for Vim and NeoVim.
Key bindings are powered by vim-which-key and organized using mnemonic prefixes like b for buffer, w for window etc…
The distribution is completely customizable using .spacevim
, which is equivalent to .spacemacs
in spacemacs.
$ bash <(curl -fsSL https://git.io/vFUhE)
The easist way is to download install.cmd and run it as administrator, or install space-vim manually.
space-vim is made by Liu-Cheng Xu and is under the MIT License.
If you encounter any problem or have any suggestions, please create an issue on GitHub.