1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-23 10:20:05 +08:00
A community-driven modular vim/neovim distribution - The ultimate vimrc
Go to file
Wang Shidong 33fd230c4b
fix(docker): disables package verification (#4411)
There were unauthenticated packages and -y was used without
 --allow-unauthenticated. Using "--allow-unauthenticated" with
apt-get disables package verification
2021-08-19 22:21:28 +08:00
.ci Enable neovim test (#4382) 2021-08-11 13:45:38 +08:00
.github Add lua system api & test (#4392) 2021-08-14 09:30:57 +08:00
.SpaceVim.d Release v1.7.0 (#4285) 2021-06-14 10:31:58 +08:00
after/syntax Fix fileformat of help syntax file (#3478) 2020-04-24 23:05:16 +08:00
autoload fix(flygrep): use current directory when none specified for ripgrep. (#4410) 2021-08-19 13:25:47 +08:00
bin Update copyright (#3744) 2020-08-31 21:24:27 +08:00
bundle Add smooth scrolling key bindings (#4386) 2021-08-12 10:45:36 +08:00
colors Update copyright (#3744) 2020-08-31 21:24:27 +08:00
config Fix data dir (#4409) 2021-08-18 20:54:54 +08:00
doc Fix data dir (#4409) 2021-08-18 20:54:54 +08:00
docker fix(docker): disables package verification (#4411) 2021-08-19 22:21:28 +08:00
docs Rewrite plugin a.vim in lua (#4390) 2021-08-15 19:06:48 +08:00
ftplugin Use :t for bufname 2017-05-12 22:41:06 +08:00
lua Fix data dir (#4409) 2021-08-18 20:54:54 +08:00
mode Update doc for statusline separator (#3902) 2020-10-15 22:23:51 +08:00
syntax Hot fix for vim-todo (#3910) 2020-10-17 23:21:52 +08:00
test Rewrite plugin a.vim in lua (#4390) 2021-08-15 19:06:48 +08:00
wiki doc: Update development page (#4376) 2021-08-09 21:37:50 +08:00
.editorconfig Add support for editorconfig 2017-10-04 19:19:08 +08:00
.gitignore Add Git rm command (#4347) 2021-08-01 13:30:23 +08:00
.projections.json Add lua projectmanager (#4401) 2021-08-17 22:54:06 +08:00
.vim-bookmarks add bookmarks (#4346) 2021-08-04 17:05:38 +08:00
.vintrc.yaml Fix neovim py support (#1988) 2018-07-28 10:58:12 +08:00
addon-info.json Add spacevim tag in doc 2017-02-10 00:02:00 +08:00
CODE_OF_CONDUCT.md Update contributing guide (#3808) 2020-09-17 21:53:04 +08:00
codecov.yml Add codecov.yml (#4381) 2021-08-10 20:37:24 +08:00
CONTRIBUTING.cn.md Remove python version 2020-09-14 20:20:46 +08:00
CONTRIBUTING.md Update contributing guide (#3808) 2020-09-17 21:53:04 +08:00
ginit.vim Update file head (#3379) 2020-09-19 16:19:58 +08:00
init.vim refactor (#4035) 2021-01-02 17:58:45 +08:00
LICENSE Relicense (#1406) 2018-02-15 22:25:03 +08:00
main.vim Enable neovim test (#4382) 2021-08-11 13:45:38 +08:00
Makefile Enable neovim test (#4382) 2021-08-11 13:45:38 +08:00
README.cn.md Update cn pages (#4384) 2021-08-11 16:21:08 +08:00
README.md Add codecov (#4380) 2021-08-10 19:59:42 +08:00
vimrc refactor (#4035) 2021-01-02 17:58:45 +08:00

SpaceVim

Wiki | Community | Sponsors | Twitter | 中文官网

Gitter build Codecov coverage Version GPLv3 License Doc

welcome page

SpaceVim is a community-driven modular Vim distribution. It manages collections of plugins in layers, which help to collect related packages together to provide IDE-like features.

The last release is v1.7.0, check out following-HEAD page for what happened since last release.

See the followings below for more information:

Support SpaceVim

This project exists thanks to all the people who contributed, We are thankful for any contributions from the community.

The best way to support SpaceVim is to contribute to it either by reporting bugs. Helping the community on the Gitter Chat or sending pull requests.

For more information please check our development guidelines.

If you use SpaceVim in your daily work and feel that it has made your life easier, please consider buying me a coffee once in a while!

Buy Me a Coffee at ko-fi.com

Credits & Thanks