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

5313 Commits

Author SHA1 Message Date
wsdjeg
a4a7ebd88f feat(nvim-lspconfig): update bundle nvim-lspconfig
close https://github.com/SpaceVim/SpaceVim/issues/4609
2022-03-20 10:22:32 +08:00
wsdjeg
e9e849b16c feat(statusline): add totallines section
close https://github.com/SpaceVim/SpaceVim/issues/4567
2022-03-20 10:13:18 +08:00
wsdjeg
f34717d8ab feat(neoformat): Use forked version of neoformat
close https://github.com/SpaceVim/SpaceVim/issues/4561
2022-03-20 09:56:51 +08:00
wsdjeg
dd4544434c fix(core): load open-browser by default
close https://github.com/SpaceVim/SpaceVim/issues/4607
2022-03-20 09:44:08 +08:00
wsdjeg
249a24a891 chore(dev): update development doc 2022-03-20 00:05:59 +08:00
wsdjeg
ea9e5c237e fix(edit): add missing command ReverseLines 2022-03-19 23:53:05 +08:00
Kun Lin
c86ad1a6bd
fix(edit): improve the reverse_lines function
Co-authored-by: CNIPA <188513097@qq.com>
Co-authored-by: Wang Shidong <wsdjeg@outlook.com>
2022-03-19 23:51:37 +08:00
wsdjeg
c299cebb7f docs(quick-guide): add doc for switch to specific version
close https://github.com/SpaceVim/SpaceVim/issues/4573
2022-03-19 20:19:09 +08:00
Kun Lin
b1a3c0510c
feat(markdown): add a new key binding for RemoveToc 2022-03-19 20:10:56 +08:00
sisynb
2c8ebf9c40
docs(lsp): add description for nvim(>=0.5.0) 2022-03-19 20:09:47 +08:00
Kun Lin
4b61488f8c
fix(chinese): fix convert Chinese number to digits 2022-03-19 20:08:35 +08:00
wsdjeg
6cbd429e40 docs(foldsearch): add :h SpaceVim-layers-foldsearch 2022-03-19 20:05:01 +08:00
sisynb
d94bdb6f88
feat(mapping): add gD to go to declaration 2022-03-15 10:34:54 +08:00
Kun Lin
e1d68de4c2
feat(edit): add reverse-lines key binding 2022-02-26 11:03:48 +08:00
Elliott Crifasi
6b34744062
docs(clojure): typo in clojure doc 2022-02-26 11:01:36 +08:00
Wang Shidong
6975374b3b
feat(plantuml): add java_command option
close https://github.com/SpaceVim/SpaceVim/issues/4586
2022-02-20 12:22:00 +08:00
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
e244e280ac docs(edit): fix typo in edit page 2022-02-06 23:36:28 +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
d8075dd932 docs(edit): update cn edit page 2022-02-06 14:12:18 +08:00
wsdjeg
08de9d7046 chore(sponsors): update sponsors page 2022-02-06 13:42:59 +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
01934e0152 docs(website): fix type in edit layer page 2022-02-05 22:58:30 +08:00
wsdjeg
53ec0d171f docs(website): update edit layer doc 2022-02-05 22:57:15 +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
e45363331d
docs(python): add doc for enable +py3 2022-02-03 23:16:46 +08:00
Wang Shidong
d356ef5bd2
feat(lua): add lua data#string api 2022-02-03 23:10:41 +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
f73a5cb205 docs(align): fix table align 2022-02-03 21:23:07 +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
wsdjeg
690f454a3a docs(faq): add doc for uninstall SpaceVim 2022-02-02 15:04:45 +08:00
Jedsek
12fd191686
docs(chat): update doc for chat layer 2022-02-02 14:15:19 +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
Grafcube
18e3252034
docs(debug): add keybinds doc for vimspector 2022-02-02 14:13:14 +08:00