1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-23 11:10:04 +08:00
A community-driven modular vim/neovim distribution - The ultimate vimrc
Go to file
2024-03-31 20:36:45 +08:00
.SpaceVim.d feat(toml): add toml indent file 2024-03-24 19:47:09 +08:00
after/syntax chore(copyright): update copyright 2023-03-26 13:44:47 +08:00
autoload feat(recordkey): add recordkey plugin 2024-03-31 20:26:37 +08:00
bin chore(copyright): update copyright 2023-03-26 13:44:47 +08:00
bundle feat(git): complete :Git branch 2024-03-31 15:47:50 +08:00
colors chore(copyright): update copyright 2023-03-26 13:44:47 +08:00
config feat(bookmarks): add telescope support 2024-03-26 23:34:21 +08:00
doc feat(todo): add todo_close_list option 2024-03-24 21:46:37 +08:00
docs feat(bookmarks): add new bookmark plugin 2024-03-29 00:02:30 +08:00
ftplugin Release v2.2.0 2023-07-05 11:50:23 +08:00
lua feat(recordkey): remove key via timer 2024-03-31 20:36:45 +08:00
mode chore(copyright): update copyright 2023-03-26 13:44:47 +08:00
syntax chore(todo): remove todo tag 2024-02-28 22:38:14 +08:00
test fix(string): fix string2chars function test for vim 2024-03-23 20:40:17 +08:00
.editorconfig feat(toml): add toml indent file 2024-03-24 19:47:09 +08:00
.gitignore chore(gitignore): add public directory to gitignore 2023-09-24 08:15:34 +08:00
.stylua.toml feat(todo): rewrite todomanager using lua 2022-10-20 19:55:11 +08:00
addon-info.json Add spacevim tag in doc 2017-02-10 00:02:00 +08:00
ginit.vim chore(copyright): update copyright 2023-03-26 13:44:47 +08:00
init.vim fix(rtp): fix default rtp when starting 2024-03-21 19:19:30 +08:00
LICENSE Create LICENSE 2022-10-16 17:29:55 +08:00
Makefile ci(Makefile): remove coverage 2024-02-17 18:38:38 +08:00
README.md docs(readme): remove extra link 2024-03-24 22:58:34 +08:00
vimrc fix(core): fix xdg support 2023-05-07 22:21:32 +08:00

SpaceVim

twitter GPLv3 License

SpaceVim is a modular configuration of Vim and Neovim. It's inspired by spacemacs. It manages collections of plugins in layers, which help to collect related packages together to provide features. This approach helps keep the configuration organized and reduces overhead for the user by keeping them from having to think about what packages to install.

Community

Development