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

247 Commits

Author SHA1 Message Date
Eric Wong
28c3ff6193 perf(shell): add center-float position 2024-07-27 15:00:32 +08:00
Eric Wong
ff20c0284b feat(cpicker): add tools#cpicker layer 2024-07-12 00:31:36 +08:00
Eric Wong
377b7d716b perf(co-author): complete co-author info 2024-06-20 09:18:23 +08:00
Eric Wong
bcbe5023d0 perf(neovim): use nvim-cmp & skip checking python 2024-06-16 15:18:05 +08:00
Eric Wong
5ed5184a3d docs(typo): rename enabled_formater to enabled_formatters 2024-03-14 00:44:04 +08:00
Kun Lin
4c02edf30b docs(chinese): update doc of chinese layer
Co-authored-by: Kun Lin <Kun.Lin@qq.com>
2024-03-08 21:16:27 +08:00
wsdjeg
44f0cea649 feat(git): add git remote manager 2024-02-21 17:03:50 +08:00
Eric Wong
ab5b059736 Merge branch 'xinfengwu-master-patch-82221' into 'master'
Update cscope.md

See merge request SpaceVim/SpaceVim!4
2024-02-13 11:05:23 +00:00
Zhiyuan Ma
977bf3d0d0 feat(gtags): add the shortcut for jumping to a symbol 2024-02-13 11:02:24 +00:00
Xinfeng
cbaf31f8cc Update cscope.md 2023-11-04 09:18:12 +00:00
Eric Wong
8a7ec45818
Release v2.2.0 2023-07-05 11:50:23 +08:00
wsdjeg
43beabab1a docs(clang): fix doc for clang std 2023-04-06 23:05:02 +08:00
wsdjeg
6ebee744ca
feat(xmake): add xmake support 2023-03-28 12:14:51 +08:00
wsdjeg
468681284d feat(checkers): add open_error_list option
close https://github.com/SpaceVim/SpaceVim/issues/4796
2023-03-25 19:56:07 +08:00
wsdjeg
885bc3863e docs(layers): fix layers configuration snippet
close https://github.com/SpaceVim/SpaceVim/pull/4751

Co-authored-by: Ricardo Martincoski <ricardo.martincoski@gmail.com>
2022-11-14 21:18:41 +08:00
Austin Ziegler
9fa6fad9ed
docs(aspectj): AspectJ support has been misspelled
- The filename is correct, but the contents have been misspelled. I've
  used `fastmod` to do a mechanical replace of `asepctj` to `aspectj`.
2022-07-29 07:46:26 +08:00
wsdjeg
d66173b58a feat(pylsp): add support for pylsp 2022-06-07 23:50:28 +08:00
wsdjeg
7f2dd0642d feat(cscope): add list_files_command layer option 2022-06-07 01:03:15 +08:00
wsdjeg
4397ec5814 docs(layers): update layers page 2022-06-04 14:51:36 +08:00
wsdjeg
23aad36728 docs(lang#fennel): add layer page for lang#fennel layer 2022-06-04 14:24:37 +08:00
wsdjeg
862d65c05a docs(ssh): add cn page for ssh layer 2022-06-03 19:59:17 +08:00
wsdjeg
f3093ccdcf docs(ruby): add rubygems mirror 2022-05-28 20:39:20 +08:00
wsdjeg
e85d10ffb5 docs(go): update golang doc 2022-05-27 12:12:30 +08:00
Wang Shidong
4dbbad92f0
feat(layer): add lang#cmake layer 2022-05-22 17:18:29 +08:00
Wang Shidong
14d9225346
feat(checkers): fix checkers layer option 2022-05-22 17:10:34 +08:00
wsdjeg
4b617500ec docs(scrollbar): add doc about scrollbar 2022-04-22 11:53:22 +08:00
wsdjeg
1611aecc49 feat(verilog): add lang#verilog layer 2022-04-15 20:36:45 +08:00
wsdjeg
3dccacb0d8 fix(ui): fix indentline_exclude_filetype option 2022-03-22 19:11:29 +08:00
Kun Lin
b1a3c0510c
feat(markdown): add a new key binding for RemoveToc 2022-03-19 20:10:56 +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
sisrnb
1e95167f78
docs(lsp): update language-server-protocol.md 2022-01-25 21:24:38 +08:00
Wang Shidong
0f2a73df99
feat(org): improve lang#org layer 2022-01-13 19:23:34 +08:00
Kun Lin
3863ea6381
feat(chinese): add key binding to convert Chinese number to digit 2021-12-13 21:50:38 +08:00
danchev
5d9a09751d
fix(lang#python): fix typo in coverage key bindings 2021-10-27 12:45:37 +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
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
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
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
Wang Shidong
05e45fc053
Improve ui layer (#4455) 2021-09-08 10:35:38 +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
f286e5a83c
Fix typescript eslint maker (#4441)
close #4440
2021-08-28 19:51:05 +08:00
Wang Shidong
5c8e9ac781
Improve cscope layer (#4418) 2021-08-22 14:35:22 +08:00
Wang Shidong
3b455c1b7f
Add option for disable smooth scrolling & fix css (#4387) 2021-08-12 23:26:05 +08:00
Wang Shidong
8dc62173ab
Add option to hilight cursorword (#4385) 2021-08-11 18:51:20 +08:00
Jozsef Lazar
46346dd719
update default go-lsp to gopls (#4338) 2021-07-19 20:54:41 +08:00
Wang Shidong
1512348f09
Update lang#dart layer (#4228) 2021-04-24 22:12:14 +08:00
Wang Shidong
e780e67112
Fix lang#html layer (#4202) 2021-04-12 23:36:43 +08:00