1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-23 07:20:04 +08:00
A community-driven modular vim/neovim distribution - The ultimate vimrc
Go to file
Shidong Wang b8eae5e4f7
fix(plugin): Fix key binding error E225
problem: when save file, always get error
         `E225: global mapping already exists for (`
solution: remvoe unique when defind mappings

close https://github.com/SpaceVim/SpaceVim/issues/4109
2021-09-21 22:41:23 +08:00
.ci chore: update copyright 2021-09-19 22:23:23 +08:00
.github Fetch all history (#4460) 2021-09-09 21:13:23 +08:00
.SpaceVim.d chore: update copyright 2021-09-19 22:23:23 +08:00
after/syntax Fix fileformat of help syntax file (#3478) 2020-04-24 23:05:16 +08:00
autoload fix(plugin): Fix key binding error E225 2021-09-21 22:41:23 +08:00
bin chore: update copyright 2021-09-19 22:23:23 +08:00
bundle fix(plugin): Fix key binding error E225 2021-09-21 22:41:23 +08:00
colors chore: update copyright 2021-09-19 22:23:23 +08:00
config fix(nerdtree): Fix . key binding in nerdtree 2021-09-20 22:45:49 +08:00
doc doc(layer): add :h SpaceVim-layers-cscope 2021-09-20 23:14:28 +08:00
docker chore: update copyright 2021-09-19 22:23:23 +08:00
docs feat(core): Add SPC f a key binding to save as new file 2021-09-21 22:04:26 +08:00
ftplugin Use :t for bufname 2017-05-12 22:41:06 +08:00
lua Fix cached project (#4403) 2021-08-29 22:04:24 +08:00
mode chore: update copyright 2021-09-19 22:23:23 +08:00
syntax chore: update copyright 2021-09-19 22:23:23 +08:00
test add language mapping test (#4431) 2021-08-27 11:47:11 +08:00
wiki Use bot token (#4429) 2021-08-26 21:00:19 +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 chore: update copyright 2021-09-19 22:23:23 +08:00
codecov.yml Add codecov.yml (#4381) 2021-08-10 20:37:24 +08:00
CONTRIBUTING.cn.md chore: update copyright 2021-09-19 22:23:23 +08:00
CONTRIBUTING.md chore: update copyright 2021-09-19 22:23:23 +08:00
ginit.vim chore: update copyright 2021-09-19 22:23:23 +08:00
init.vim chore: update copyright 2021-09-19 22:23:23 +08:00
LICENSE Relicense (#1406) 2018-02-15 22:25:03 +08:00
main.vim Escape space in rtp (#4423) 2021-08-24 00:25:30 +08:00
Makefile Add test for windows (#4412) 2021-08-21 13:21:11 +08:00
README.cn.md Change default filetree to nerdtree (#4464) 2021-09-12 23:06:37 +08:00
README.md Change default filetree to nerdtree (#4464) 2021-09-12 23:06:37 +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 following links below for more information:

Support SpaceVim

This project wouldn't exist without 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