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

1692 Commits

Author SHA1 Message Date
wsdjeg
2eadc4c439 docs(video): add link to Getting Started With SpaceVim 2022-04-15 10:57:50 +08:00
tiwe0
e6dc367a83
docs(C/C++): fix typos in vim as C/C++ IDE 2022-04-13 19:25:39 +08:00
wsdjeg
e32ec1f886 fix(lang#php)!: change g D key binding
BREAKING CHANGE: use `g D` to jump to declaration
2022-04-13 19:19:48 +08:00
wsdjeg
dc01a27d4a docs(php): update doc of lang#php layer 2022-04-13 17:46:41 +08:00
wsdjeg
39cbef5f3f fix(fonts): download Sauce Code Pro Nerd Font automatically
close https://github.com/SpaceVim/SpaceVim/issues/4616
2022-04-12 16:04:44 +08:00
wsdjeg
ca969ce065 feat(ctrlg): add ctrl-g key binding to display project info 2022-04-11 23:00:31 +08:00
wsdjeg
10334308c9 docs(wiki): update following HEAD page 2022-04-11 16:58:13 +08:00
wsdjeg
813ad6c950 feat(todomanager): add todo_prefix option
close https://github.com/SpaceVim/SpaceVim/issues/3819
2022-04-10 21:37:27 +08:00
wsdjeg
d9c799bbee docs(link): fix links 2022-04-09 08:24:01 +08:00
wsdjeg
33a5aa2ed4 fix(page): update post date 2022-04-09 08:17:17 +08:00
Wang Shidong
6200d7085d
docs(iedit): add article for iedit 2022-04-09 08:13:05 +08:00
wsdjeg
e1aba6d16e docs(iedit): update documentation page 2022-04-09 01:27:14 +08:00
Sébastien Santoro
0d61594246
docs(gtags): document ctags_bin gtags layer option 2022-04-05 20:45:37 +08:00
wsdjeg
08089d68e0 docs(php): update doc for php lsp support
ref https://github.com/SpaceVim/SpaceVim/issues/4619
2022-04-05 12:39:56 +08:00
wsdjeg
1144ada6c9 docs(custom_plugins): add doc for adding multiple plugins
ref https://github.com/SpaceVim/SpaceVim/issues/73
2022-04-04 18:17:36 +08:00
wsdjeg
2506fec3a0 feat(mapping): add SPC f R to rename current file 2022-04-04 14:35:55 +08:00
wsdjeg
6a3d1968ab fix(test): update Makefile 2022-04-03 22:50:58 +08:00
wsdjeg
e1e2138080 docs(weisite): update website documentation 2022-03-31 12:50:48 +08:00
wsdjeg
c3eaaf59f4 docs(tutorial): update vim script guide 2022-03-30 15:33:29 +08:00
wsdjeg
33cc57af55 chore(copyright): update email 2022-03-27 13:38:54 +08:00
wsdjeg
8677c8a830 feat(mapping): add SPC b o to kill all buffers and windows 2022-03-23 14:10:09 +08:00
wsdjeg
db7dee960f feat(checkers): add lint_exclude_filetype option
close https://github.com/SpaceVim/SpaceVim/issues/4553
2022-03-22 19:17:40 +08:00
wsdjeg
3dccacb0d8 fix(ui): fix indentline_exclude_filetype option 2022-03-22 19:11:29 +08:00
wsdjeg
88f4eac845 docs(mail): add doc for mail layer 2022-03-22 18:52:13 +08:00
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
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
LookForAdmin
4ea483fdae
doc(layer): use go install replace go get
Problem: Starting in Go 1.17, `go get` is deprecated.
Solution: use `go install` instead.
2021-10-01 14:30:03 +08:00
Jaryk
14d75c0441
fix(lsp): replace javascript lsp command 2021-10-01 14:27:58 +08:00
Shidong Wang
e1dfadeea5
doc(core): add commit type change 2021-09-25 21:51:02 +08:00
Shidong Wang
c85c47fad4
doc(core): update development page 2021-09-25 21:47:38 +08:00
Shidong Wang
a319735129
add(core): add key binding to toggle auto parens mode
Problem: there is no key binding to toggle auto parens mode
Solution: add `SPC t P` to toggle auto parens mode

close https://github.com/SpaceVim/SpaceVim/issues/4312
2021-09-25 21:34:44 +08:00
Shidong Wang
483e3c0e29
change(core): deprecate statusline_unicode_symbols option
Problem: the option name is too long
Solution: change `statusline_unicode_symbols` to `statusline_unicode`
2021-09-25 21:09:11 +08:00
Shidong Wang
72349e4dd7
change(core): deprecate project_rooter_automatically option
change `project_rooter_automatically` to `project_auto_root`
2021-09-25 21:00:22 +08:00
Shidong Wang
4b4e80e7dc
ci(test): disable test for nvim nightly
Problem: sometimes the assets of neovim nightly is empty
Solution: disable the test for neovim nightly release
2021-09-25 01:26:12 +08:00
Shidong Wang
c9e22897e9
doc(layer): update doc about fuzzy finder layer 2021-09-22 23:51:22 +08:00
Shidong Wang
654cfc8855
feat(core): add SPC h g/G to run helpgrep asynchronously
Problem: `:helpgrep` is too slow, there is no key binding for
         asynchronously helpgrep.
Solution: - Add `SPC h g` to run helpgrep asynchronously.
          - Add `SPC h G` to run helpgrep with cursor word
            asynchronously
2021-09-22 23:20:51 +08:00
Jaryk
218f16e4f5
fix(lsp): specify cmd for typescriptreact 2021-09-22 11:25:11 +08:00
Shidong Wang
bdc0101b9a
feat(core): Add SPC f a key binding to save as new file
Problem: There is no key binding to save current buffer as new file.
Solution: Add `SPC f a` key binding

close https://github.com/SpaceVim/SpaceVim/issues/4310
2021-09-21 22:04:26 +08:00
Shidong Wang
6d44ea4780 doc(layer): fix layer tags prefix 2021-09-20 22:16:14 +08:00
Shidong Wang
3fc49916cc chore: update copyright 2021-09-19 22:23:23 +08:00
Wang Shidong
7e33b5e39b
Add doc for custom spc func (#4472) 2021-09-19 17:54:17 +08:00
Wang Shidong
68e123447a
Update core layer (#4467) 2021-09-19 17:32:31 +08:00
Shidong Wang
513a682963 Fix type in elixir article 2021-09-19 13:36:48 +08:00
Wang Shidong
caa54d32e7
Change filetree gitstatus option name (#4465) 2021-09-12 23:45:01 +08:00
Wang Shidong
39bf31c4b2
Change default filetree to nerdtree (#4464) 2021-09-12 23:06:37 +08:00
Wang Shidong
05e45fc053
Improve ui layer (#4455) 2021-09-08 10:35:38 +08:00
livrth
2a3981acfd
Update documentation.md (#4456) 2021-09-06 13:57:05 +08:00
Kaszanas
8146051d5e
Fixed typo in layers/lang/go.md (#4452)
refernce -> reference
2021-09-02 13:37:12 +08:00
Wang Shidong
943d34a1d2
Add option for emmet (#4451)
* Add options for setting emmet filetype

close https://github.com/SpaceVim/SpaceVim/issues/4247

* Update

* Update
2021-09-01 21:16:13 +08:00
Wang Shidong
b80606aec5
Add SPC j c key binding (#4443) 2021-08-29 00:05:11 +08:00
Wang Shidong
f286e5a83c
Fix typescript eslint maker (#4441)
close #4440
2021-08-28 19:51:05 +08:00
Wang Shidong
d807b9bf8d
Update doc (#4425) 2021-08-27 10:25:02 +08:00
Wang Shidong
6b633d9d7f
Change title margin (#4422) 2021-08-23 22:26:53 +08:00
Wang Shidong
8f349d0aae
Update website (#4421) 2021-08-23 22:14:58 +08:00
Wang Shidong
5c8e9ac781
Improve cscope layer (#4418) 2021-08-22 14:35:22 +08:00
Wang Shidong
938ad16611
Fix list-style (#4417) 2021-08-21 14:51:16 +08:00
Wang Shidong
5ed892fe7f
Add --no-fonts option (#4415)
close #4354
2021-08-21 14:16:41 +08:00
Wang Shidong
81e58fdd78
Rewrite plugin a.vim in lua (#4390) 2021-08-15 19:06:48 +08:00
Wang Shidong
384964526b
Add lua logger api (#4395) 2021-08-14 15:27:12 +08:00
Wang Shidong
5fe3d09bb2
Add lua file api (#4391) 2021-08-14 14:20:03 +08:00
Wang Shidong
66f3306acb
Add lua system api & test (#4392) 2021-08-14 09:30:57 +08:00
Wang Shidong
3b455c1b7f
Add option for disable smooth scrolling & fix css (#4387) 2021-08-12 23:26:05 +08:00
Wang Shidong
061de45b7b
Add smooth scrolling key bindings (#4386) 2021-08-12 10:45:36 +08:00
Wang Shidong
8dc62173ab
Add option to hilight cursorword (#4385) 2021-08-11 18:51:20 +08:00
Wang Shidong
fbe1c12a83
Update cn pages (#4384) 2021-08-11 16:21:08 +08:00
Wang Shidong
be155d6ff4
Enable neovim test (#4382) 2021-08-11 13:45:38 +08:00
Wang Shidong
c2dc72b58d
Change li icon (#4379) 2021-08-10 11:47:56 +08:00
Wang Shidong
e047354a65
Change comment border color (#4378) 2021-08-10 11:28:41 +08:00
Wang Shidong
ec1ff58124
doc: Update development page (#4376) 2021-08-09 21:37:50 +08:00
Wang Shidong
a7e9465a8c
Update community & development page (#4373) 2021-08-09 16:28:20 +08:00
Wang Shidong
225e417ff8
Update layer page list (#4364) 2021-08-07 16:28:47 +08:00
Ajakko
dcb669eec9
Fix broken link (#4363) 2021-08-07 16:24:05 +08:00
Wang Shidong
dd46a88bd0
Add doc for notify api (#4357) 2021-08-06 21:07:50 +08:00
Wang Shidong
2d6bfd39a9
Improve notify api (#4355) 2021-08-06 19:19:00 +08:00
Wang Shidong
7a6b6ff659
Update irc channel (#4356) 2021-08-05 19:55:14 +08:00
Jozsef Lazar
46346dd719
update default go-lsp to gopls (#4338) 2021-07-19 20:54:41 +08:00
Jozsef Lazar
af8e26af86
update make_tasks example to support Makefiles with multiple .PHONY options (#4337) 2021-07-19 20:53:12 +08:00
Wang Shidong
a00ca02d89
Fix list style (#4324) 2021-07-05 23:49:15 +08:00
Wang Shidong
ceff70e6b5
Update website (#4305) 2021-07-05 23:26:30 +08:00