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

1545 Commits

Author SHA1 Message Date
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
Aron Griffis
04e4b3d121
feat(format): add vim-codefmt support
Co-authored-by: Wang Shidong <wsdjeg@outlook.com>
2021-10-23 14:50:09 +08:00
Shidong Wang
f6ac73b175
revert(shell)!: revert key binding <Esc> in terminal mode
Problem: There is no way to send Esc to terminal
Solution: revert Esc in terminal, add ctrl-` key binding to
hide terminal from terminal mode.

merge: https://github.com/SpaceVim/SpaceVim/pull/3170
BREAKING CHANGE: revert key binding `<Esc>` in terminal mode
Co-authored-by: Clément Joly <oss@171819.xyz>
2021-10-17 23:51:28 +08:00
Shidong Wang
2ae9a354f8
docs(ssh): update ssh layer page 2021-10-16 22:27:09 +08:00
Shidong Wang
3f8724524d
feat(ssh): add ssh layer 2021-10-16 22:23:53 +08:00
Shidong Wang
b2d1d74606
refactor(fuzzy)!: change key binding SPC f F
use `SPC f F` to find cursor file in buffer directory

close https://github.com/SpaceVim/SpaceVim/issues/4311
BREAKING CHANGE: change key binding SPC f F
2021-10-16 15:15:53 +08:00
Shidong Wang
e5f77cc370
docs(documentation): translate cn documentation page 2021-10-16 14:45:55 +08:00
Shidong Wang
72005ed4bf
style(leaderf): unique key binding description 2021-10-16 14:09:50 +08:00
Shidong Wang
b436b9837b
docs(quick-start): update cn quick start guide 2021-10-15 10:50:11 +08:00
Shidong Wang
eae76b845b
docs(documentation): update doc for key binding Leader y/Y 2021-10-15 00:43:52 +08:00
Shidong Wang
81cc0b678c
docs(dev): add commit style guide for breaking changes 2021-10-14 23:52:14 +08:00
Shidong Wang
56b9d14e9a
refactor(tools#mpv)!: change default musics_directory
BREAKING CHANGE: `~/Music` is standard on macOS and
also on FreeDesktop's XDG.
2021-10-14 23:45:36 +08:00
Shidong Wang
cc73d9dd30
feat(lsp): add vim-language-server command 2021-10-07 22:22:36 +08:00
Torrez, Milton N
c5ca267ed9
docs(lang#html): fix layer option demo
change `[layers]` to `[[layers]]`
2021-10-07 09:29:12 +08:00
Shidong Wang
447728eb6f
docs(community): update link of slack and telegram 2021-10-06 15:00:55 +08:00
Shidong Wang
48009e8a8e
docs(dev): update commit style guide 2021-10-06 14:52:46 +08:00
Shidong Wang
db34307c46
doc(lsp): update lsp layer doc 2021-10-05 23:39:59 +08:00
Shidong Wang
22b663b5b9
feat(layer): add treesitter layer 2021-10-05 15:30:36 +08:00
Wang Shidong
da18ba0a45
feat(lsp): add neovim-lsp (#4319) 2021-10-05 15:13:10 +08:00
Shidong Wang
516e0525e2
feat(core): update to v1.9.0-dev 2021-10-04 21:26:44 +08:00
Shidong Wang
93aeb032fa
Release v1.8.0 2021-10-04 20:49:11 +08:00
Shidong Wang
e33aeb1b00
fix(layer): add :h SpaceVim-layers-lang-vue
Problem: failed to lint vue file.
Solution:
1. change eslint-plugin-html to eslint-plugin-vue
2. update vue layer page
3. add `:h SpaceVim-layers-lang-vue`

close https://github.com/SpaceVim/SpaceVim/issues/4488
2021-10-01 23:23:09 +08:00
Shidong Wang
bc0bc6e345
doc(core): update doc of <Enter> key in filetree 2021-10-01 21:48:03 +08:00
Shidong Wang
3a68e6ad21
doc(core): add :h SpaceVim-options-bootstrap_after/before
Problem: there isn't doc about boostrap function.
Solution:
1. add `:h SpaceVim-options-bootstrap_before`
2. and `:h SpaceVim-options-bootstrap_after`
3. update cn documentation about the differences between
   bootstrap_after and bootstrap_before function.
2021-10-01 18:49:22 +08:00