1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-24 02:20:03 +08:00
Commit Graph

2929 Commits

Author SHA1 Message Date
Kun Lin
dfb8b10556
fix(number): fix the pattern of Chinese Number 2022-02-19 08:55:59 +08:00
Grafcube
489edbaeda
feat(test): add vim ultest 2022-02-19 08:54:42 +08:00
wsdjeg
e48c7c22b0 refactor(bundle): use bundle neomru 2022-02-08 23:29:34 +08:00
Grafcube
e61e78b0bc
feat(format): add silent_format to format layer 2022-02-08 23:11:57 +08:00
wsdjeg
7c453d71bf refactor(neoyank): use bundle neoyank.vim 2022-02-06 22:37:28 +08:00
wsdjeg
1c57952d25 fix(lang#php): use old phpcomplete
close https://github.com/SpaceVim/SpaceVim/issues/4519
2022-02-06 21:21:00 +08:00
wsdjeg
c1bb72ba85 fix(autosave): fix location_path function 2022-02-06 15:06:24 +08:00
wsdjeg
577c3ceb9d feat(autosave): add autosave_location option 2022-02-06 13:12:15 +08:00
wsdjeg
225fc488c4 fix(autosave): use checktime to avoid warning 2022-02-06 12:12:44 +08:00
wsdjeg
83a2004ed2 feat(autosave): re-implement autosave plugin 2022-02-06 11:37:17 +08:00
wsdjeg
9501ee299e refactor(manpage): move SPC h m to fuzzy finder layer 2022-02-05 17:26:54 +08:00
wsdjeg
94e03bccfb fix(fileformat): change autosave &ff to unix 2022-02-05 13:40:32 +08:00
Wang Shidong
9fe63d2932
feat(autosave): add autosave plugin 2022-02-05 11:13:50 +08:00
Wang Shidong
fcd0d28a67
test(iedit): add test for iedit 2022-02-03 23:08:04 +08:00
wsdjeg
9685aa13d4 feat(buffer): add SPC b ctrl-shift-d to kill buffer by regexp 2022-02-03 22:46:50 +08:00
Wang Shidong
ee199f05cb
feat(mapping): add SPC b <C-D> 2022-02-03 22:05:46 +08:00
wsdjeg
a8d90178c9 docs(fzf): add :h SpaceVim-layers-fzf 2022-02-03 21:19:01 +08:00
wsdjeg
95921517a7 fix(unite): fix SPC i s key binding 2022-02-03 20:31:06 +08:00
wsdjeg
d932b16def fix(denite): fix SPC i s in denite layer 2022-02-03 19:37:55 +08:00
wsdjeg
95e2352940 fix(snippet): fix key binding SPC i s
close https://github.com/SpaceVim/SpaceVim/issues/4571
2022-02-03 19:05:50 +08:00
wsdjeg
16a5c8caf2 chore(copyright): update copyright 2022-02-03 17:24:51 +08:00
wsdjeg
6b01367662 docs(usage): add :h SpaceVim-usage-undotree 2022-02-02 15:51:40 +08:00
Grafcube
da633d425f
feat(core): Load local config after global config
Loads the local `.SpaceVim.d/init.vim` file after all global
configurations. Global configuration and `init.vim` is not
loaded if `.SpaceVim.d/init.toml` is found locally. Makes
`g:spacevim_force_global_config` obsolete.
2022-02-02 14:14:35 +08:00
wsdjeg
7b5e81845b feat(mapping): add help guide for SPC s f/F 2022-02-02 14:07:49 +08:00
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
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
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
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
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
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
05ea303c80 fix(debug): fix Undefined variable 2022-01-03 15:54:28 +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
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