Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Spacevim | 19,705 | 19 hours ago | 1 | July 02, 2022 | 26 | gpl-3.0 | Lua | |||
A community-driven modular vim/neovim distribution - The ultimate vimrc | ||||||||||
Nvchad | 15,479 | 14 hours ago | 2 | August 19, 2021 | 1 | gpl-3.0 | Lua | |||
An attempt to make neovim cli functional like an IDE while being very beautiful, blazing fast startuptime | ||||||||||
Alpine Vim | 229 | 4 years ago | 5 | Dockerfile | ||||||
"dockerized" Vim | ||||||||||
Nvim | 227 | 5 days ago | apache-2.0 | Lua | ||||||
Structure, documented, super fast neovim configuration. 可能是翻斗花园最好用的 neovim 配置[^1]。 | ||||||||||
Vim Go Ide | 189 | 7 months ago | 3 | Vim Script | ||||||
Vim as the IDE for the go language 将 vim 打造成 go 语言的 ide | ||||||||||
Dotfiles | 68 | a month ago | mit | Vim Script | ||||||
🍀 Vim/Neovim + Tmux + Zsh + Alacritty = Build your own fantastic development environment | ||||||||||
Nvimdots.lua | 50 | 19 days ago | 1 | mit | Lua | |||||
Lazy AF neovim config, well structured in lua. | ||||||||||
Vimrc | 43 | 3 years ago | Vim script | |||||||
:seat: Options for my preferred text editor. | ||||||||||
Usuim | 37 | 3 days ago | mit | Lua | ||||||
Neovim configured to look like Visual Studio Code | ||||||||||
Vimrc | 18 | 6 years ago | apache-2.0 | Vim script | ||||||
自己的vimrc配置,别人的用起来总不顺手(基于spf13-vim) |
Quick Start Guide | Chat | Twitter
SpaceVim is a vim configuration inspired by spacemacs, it is compatible with Vim and Neovim.
The latest release v2.0.0 was released at 2022-07-02, check out following-HEAD page for what happened since last release.
:h SpaceVim
.├─ .ci/ build automation
├─ .github/ issue/PR templates
├─ .SpaceVim.d/ project specific configuration
├─ after/ overrule or add to the distributed defaults
├─ autoload/SpaceVim.vim SpaceVim core file
├─ autoload/SpaceVim/api/ Public APIs
├─ autoload/SpaceVim/layers/ available layers
├─ autoload/SpaceVim/plugins/ builtin plugins
├─ autoload/SpaceVim/mapping/ mapping guide
├─ colors/ default colorscheme
├─ docker/ docker image generator
├─ bundle/ bundle plugins
├─ lua/spacevim/plugin builtin plugins(lua)
├─ doc/ help(cn/en)
├─ docs/ website(cn/en)
├─ wiki/ wiki(cn/en)
├─ bin/ executable
└─ test/ tests
This project wouldn't exist without all the people who contributed, We are thankful for any contributions from the community.