1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-24 09:40:06 +08:00
Commit Graph

5411 Commits

Author SHA1 Message Date
wsdjeg
4640b6ffb7 feat(mapping): add help guide for SPC s d/D 2022-01-30 20:48:48 +08:00
wsdjeg
33e6754005 feat(mapping): add help guide for SPC s B 2022-01-30 20:39:47 +08:00
wsdjeg
91ad066ced feat(mapping): add help description for SPC s b 2022-01-30 20:07:10 +08:00
wsdjeg
43187df062 feat(mapping): add help description for SPC s S 2022-01-30 20:02:18 +08:00
sisrnb
1e95167f78
docs(lsp): update language-server-protocol.md 2022-01-25 21:24:38 +08:00
Michał Kuczaj
fa9bc1145d
feat(layer#git): update git commands for fugitive 2022-01-25 21:23:58 +08:00
Sven Tennie
0fdf5c8c07
feat(lang#nix): Add additional LSP command bindings 2022-01-25 21:23:31 +08:00
Grafcube
29c10f0b3b
feat(layer): Add cargo-clippy to Rust layer 2022-01-25 21:22:30 +08:00
wsdjeg
0b50d07109 feat(mapping): add help guide for SPC s s 2022-01-16 22:01:24 +08:00
wsdjeg
ef67c70f50 feat(bundle): update bundle tagbar 2022-01-16 10:48:49 +08:00
wsdjeg
1470aa788a refactor(org): use bundle org plugin 2022-01-15 22:22:23 +08:00
Wang Shidong
0f2a73df99
feat(org): improve lang#org layer 2022-01-13 19:23:34 +08:00
Wang Shidong
ab8529c1ed
docs(guide): Add vim basic guide 2022-01-13 19:19:57 +08:00
Wang Shidong
1b82df1510
docs(guide): Add vim script guide 2022-01-13 19:18:38 +08:00
wsdjeg
99d1035c6d refactor(lang#puppet): move autocmd to lang#puppet layer 2022-01-13 19:05:05 +08:00
wsdjeg
b0b738e4fa fix(lsp): add spacevim.diagnostic function
close https://github.com/SpaceVim/SpaceVim/issues/4556
2022-01-12 22:36:02 +08:00
wsdjeg
9f5e635250 fix(core): add spacevim root dir to rtp
close https://github.com/SpaceVim/SpaceVim/issues/4558
2022-01-12 21:55:49 +08:00
Mike Barberry
039d5187e9
docs(eslint): update ESLint in JS as IDE docs 2022-01-08 13:55:19 +08:00
wsdjeg
8ec4ad91f6 chore(version): update to 2.0.0-dev 2022-01-08 13:54:33 +08:00
wsdjeg
687736f2b7 Release v1.9.0 2022-01-06 19:49:25 +08:00
wsdjeg
81f8ce0d3a fix(lsp): fix lsp key binding
close https://github.com/SpaceVim/SpaceVim/issues/4536
2022-01-06 13:29:37 +08:00
wsdjeg
07e6c2f9f4 fix(cache): use data_dir for SpaceVim cache
ref: https://github.com/SpaceVim/SpaceVim/issues/4499
2022-01-06 13:13:10 +08:00
wsdjeg
7e77fd9fb4 fix(lang#html): fix emmet leader key setting
close: https://github.com/SpaceVim/SpaceVim/issues/4552
ref: https://github.com/SpaceVim/SpaceVim/pull/4451
2022-01-05 22:22:25 +08:00
wsdjeg
76d9a53aa8 refactor(bundle): update bundle indent-blankline.nvim
0f8df7e43f
close https://github.com/SpaceVim/SpaceVim/issues/4551
2022-01-05 08:47:47 +08:00
wsdjeg
da2f51ecb9 fix(logger): add reltimefloat compatible api 2022-01-05 07:49:01 +08:00
wsdjeg
e9099b6611 refactor(bundle): use bundle helpful.vim
5bb3e739ff
2022-01-05 07:26:01 +08:00
wsdjeg
524ae813ad style(lua): add file head 2022-01-04 23:15:17 +08:00
wsdjeg
129d538c3b test(logger): test lua logger only for nvim-0.5.0 2022-01-04 23:02:03 +08:00
wsdjeg
bb209b9e28 test(lua): test lua only for nvim-0.5.0 2022-01-04 22:59:04 +08:00
wsdjeg
0bcec61d0d fix(lua): fix lua logger api 2022-01-03 16:30:05 +08:00
wsdjeg
b12d1890d3 test(logger): fix logger test 2022-01-03 16:06:16 +08:00
wsdjeg
05ea303c80 fix(debug): fix Undefined variable 2022-01-03 15:54:28 +08:00
wsdjeg
ecfb31c0f9 docs(sponsors): update sponsors page 2022-01-03 15:48:02 +08:00
wsdjeg
15ccffeab0 docs(sponsors): update wechat image 2022-01-03 15:37:54 +08:00
wsdjeg
eefef8f7d4 docs(sponsors): add opencollective 2022-01-03 14:19:26 +08:00
wsdjeg
6132f96d08 docs(sponsors): remove BountySource and opencollective 2022-01-03 14:10:48 +08:00
wsdjeg
950c2ad261 docs(sponsors): update sponsors page 2022-01-03 13:49:20 +08:00
wsdjeg
6e5bc9da6c fix(chinese): add function() wrapper 2022-01-03 13:11:33 +08:00
wsdjeg
ab91988eff fix(chinese): fix SPC n c d key binding 2022-01-03 13:09:19 +08:00
wsdjeg
5e86c24ccb docs(debug): add :h SpaceVim-layers-debug
close https://github.com/SpaceVim/SpaceVim/issues/3054
close https://github.com/SpaceVim/SpaceVim/issues/3254
close https://github.com/SpaceVim/SpaceVim/issues/3594
close https://github.com/SpaceVim/SpaceVim/issues/4308
close https://github.com/SpaceVim/SpaceVim/issues/4017
2022-01-02 23:03:25 +08:00
wsdjeg
0cdc0d6df3 docs(layers): add doc for loading layer with layer option
close https://github.com/SpaceVim/SpaceVim/pull/4545
2022-01-02 22:06:01 +08:00
wsdjeg
5f1a7433e1 fix(autocmd): fix colorscheme autocmd
The SpaceVim_core autocmd group is definded too late and
should have been defined before changing the colorscheme.
2022-01-02 16:42:59 +08:00
wsdjeg
7c9058447b feat(bundle#dein): update dein.vim
update dein to 9ab8106405
2022-01-01 22:47:56 +08:00
wsdjeg
5d74df0487 refactor(autocomplete)!: do not enable nvim-cmp by default
BREAKING CHANGE: do not enable nvim-cmp by default
2022-01-01 22:39:42 +08:00
wsdjeg
a15ad8b98e feat(help): add key binding to display current time
close https://github.com/SpaceVim/SpaceVim/issues/4510
2022-01-01 22:30:05 +08:00
Wang Shidong
6dbd97087f
feat(autocomplete): add nvim-cmp support 2022-01-01 22:13:13 +08:00
wsdjeg
8e4183185c fix(tabline): fix tabline fold
close https://github.com/SpaceVim/SpaceVim/issues/4550
2022-01-01 22:10:18 +08:00
Grafcube
176261652e
feat(layer): Add vimspector to debug layer
Add vimspector plugin instead of vim-debug if layer option
debugger_plugin is 'vimspector'. It is not used by default.
2021-12-29 11:32:16 +08:00
Shidong Wang
594e0516d1 fix(install): use mklink /J instead 2021-12-28 20:31:41 +08:00
Shidong Wang
bcd4e755ab
docs(usage): add :h SpaceVim-usage-command-line-mode 2021-12-16 00:05:09 +08:00