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

1568 Commits

Author SHA1 Message Date
Russell
27c0f5585c
docs(kotlin): update doc for kotlin layer
Signed-off-by: Russell Richardson <admin@russ.network>
2022-03-22 12:07:12 +08:00
wsdjeg
298eac3cee fix(install): fix install script
close https://github.com/SpaceVim/SpaceVim/issues/4598
2022-03-20 11:06: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
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
Grafcube
489edbaeda
feat(test): add vim ultest 2022-02-19 08:54:42 +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
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
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
Wang Shidong
e45363331d
docs(python): add doc for enable +py3 2022-02-03 23:16:46 +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
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
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
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
18e3252034
docs(debug): add keybinds doc for vimspector 2022-02-02 14:13:14 +08:00
jtagcat
648c5f2f3c
docs(guide): mention SPC == space 2022-02-02 14:11:50 +08:00
sisrnb
1e95167f78
docs(lsp): update language-server-protocol.md 2022-01-25 21:24:38 +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
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
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
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
Shidong Wang
594e0516d1 fix(install): use mklink /J instead 2021-12-28 20:31:41 +08:00
Twice
5b6e41f1bb
docs(lang#c): typo in clang example 2021-12-13 21:52:51 +08:00
Kun Lin
3863ea6381
feat(chinese): add key binding to convert Chinese number to digit 2021-12-13 21:50:38 +08:00
Mushi007
1e7fbd3fda
fix(about): fix typo in about page 2021-12-04 21:49:37 +08:00
Justin Angeles
6ecba06f21
fix(lang#ruby): fix typo in layer doc 2021-12-04 13:58:44 +08:00
Kun Lin
e8d636c708
docs(website): add doc about hide file tree by default 2021-11-26 12:01:15 +08:00
Shidong Wang
6ce3947d48
chore(copyright): update copyright 2021-11-13 16:37:24 +08:00
Shidong Wang
52c76a1147
docs(website): update custom_plugins document 2021-11-12 09:54:11 +08:00
Samuel Chan
f8280b55f7
docs(layer): fix simple typo 2021-11-11 09:49:30 +08:00
Shidong Wang
b07f22875e
docs(lang#python): update lsp doc for python 2021-10-29 20:03:07 +08:00
danchev
5d9a09751d
fix(lang#python): fix typo in coverage key bindings 2021-10-27 12:45:37 +08:00