1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-23 22:30:04 +08:00
Commit Graph

70 Commits

Author SHA1 Message Date
Shidong Wang
fde91a541e
doc(bundle): update plugin list 2021-10-05 15:16:41 +08:00
Wang Shidong
da18ba0a45
feat(lsp): add neovim-lsp (#4319) 2021-10-05 15:13:10 +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
8a8f5f4113
doc(bundle): update plugins bundle readme 2021-09-21 22:45:15 +08:00
Shidong Wang
b8eae5e4f7
fix(plugin): Fix key binding error E225
problem: when save file, always get error
         `E225: global mapping already exists for (`
solution: remvoe unique when defind mappings

close https://github.com/SpaceVim/SpaceVim/issues/4109
2021-09-21 22:41:23 +08:00
Shidong Wang
1bbc24ea4d
feat(plugins): Do not open quickfix list when only one entry 2021-09-21 21:31:00 +08:00
Wang Shidong
65816f2270
feat(unite): improve unite layer
close https://github.com/SpaceVim/SpaceVim/issues/4084
2021-09-20 22:07:27 +08:00
Shidong Wang
3fc49916cc chore: update copyright 2021-09-19 22:23:23 +08:00
Wang Shidong
caa54d32e7
Change filetree gitstatus option name (#4465) 2021-09-12 23:45:01 +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
5c8e9ac781
Improve cscope layer (#4418) 2021-08-22 14:35:22 +08:00
Wang Shidong
bcb92d75df
Use cc instead of cnext (#4416) 2021-08-21 14:27:04 +08:00
Wang Shidong
061de45b7b
Add smooth scrolling key bindings (#4386) 2021-08-12 10:45:36 +08:00
Wang Shidong
bb7a54808b
Use indent-blankline for neovim (#4325) 2021-08-11 21:29:53 +08:00
Wang Shidong
8dc62173ab
Add option to hilight cursorword (#4385) 2021-08-11 18:51:20 +08:00
Wang Shidong
c151563bc1
Add Git remote command (#4371) 2021-08-08 20:20:21 +08:00
Wang Shidong
8cf5519ca5
Fix docker image building (#4367) 2021-08-07 22:35:20 +08:00
Wang Shidong
2d6bfd39a9
Improve notify api (#4355) 2021-08-06 19:19:00 +08:00
Wang Shidong
41c981e9c6
Fix Git mv options (#4353) 2021-08-04 18:47:16 +08:00
Wang Shidong
95e235ab43
add bookmarks (#4346) 2021-08-04 17:05:38 +08:00
Wang Shidong
487f4fa543
Add Git mv command (#4350) 2021-08-04 12:13:28 +08:00
Wang Shidong
697fec62ea
Add Git rm command (#4347) 2021-08-01 13:30:23 +08:00
Isho
7fc00c9c81
Update documentation (#4253) 2021-06-21 20:39:29 +08:00
Wang Shidong
cd2953624e
Fork neoformat (#4290) 2021-06-18 22:42:55 +08:00
Wang Shidong
5585f0faad
Update language list (#4203) 2021-05-31 23:34:07 +08:00
Wang Shidong
ce1055af4d
Update cndoc (#4266) 2021-05-31 23:33:16 +08:00
Wang Shidong
00ffd4a5ae
Improve gtags layer (#4172) 2021-05-31 23:18:28 +08:00
Wang Shidong
c20177c401
Update doc (#4246) 2021-05-07 19:29:32 +08:00
Wang Shidong
3dadbf55df
Add lang#e layer (#4210) 2021-04-15 23:47:29 +08:00
thawk
bbac004900
fix gtags completion and list project files (#4209)
* fix gtags completion and list project files

* gtags: use cgetexpr instead of cexpr! if there's multiple results

* gtags: set $GTAGSDBPATH for completion
2021-04-15 22:00:02 +08:00
Wang Shidong
4e0efe7273
Fix lint (#4174) 2021-04-08 21:17:36 +08:00
Wang Shidong
550d9d1f32
Fix branch detection (#4153) 2021-04-08 20:55:24 +08:00
Wang Shidong
7ab985d96a
Improve cscope layer (#4171) 2021-04-04 23:36:25 +08:00
Wang Shidong
1ca32fce79
Add task problem matcher (#4127) 2021-03-14 15:12:00 +08:00
Shidong Wang
c06bce147c Use bundle neocomplete
fc2d22c239

close https://github.com/SpaceVim/SpaceVim/issues/4103
2021-02-18 22:41:17 +08:00
Shidong Wang
17f86bd611 Update dein
7e39f0cb65
2021-02-18 22:33:21 +08:00
Shidong Wang
211fcf6793 Update dein
close https://github.com/SpaceVim/SpaceVim/issues/4085
2021-02-15 20:05:51 +08:00
Wang Shidong
6a9b01def5
Add lang#reason & lang#rescript layer (#4089) 2021-02-15 15:14:24 +08:00
Wang Shidong
c8753bc0ca
Add Git cherry-pick support (#4088) 2021-02-14 21:52:02 +08:00
Shidong Wang
720a0c0a0a Update dein.vim
close https://github.com/SpaceVim/SpaceVim/issues/4070
2021-02-10 10:50:27 +08:00
Wang Shidong
4a6e7f7331
Change Lint options (#3943) 2021-02-10 10:31:34 +08:00
Wang Shidong
a279122e0c
Improve Git branch manager (#4058) 2021-01-23 22:16:59 +08:00
Shidong Wang
25005c4a72 Change git log pretty format 2021-01-20 18:11:46 +08:00
Shidong Wang
5b7607a11a Fix type in layer page
merge https://github.com/SpaceVim/SpaceVim/pull/4051
2021-01-16 12:32:14 +08:00
Wang Shidong
f67a5928bd
Improve git.vim (#4033) 2021-01-02 18:15:08 +08:00
Wang Shidong
426fa6fbb1
Add lang#povray layer (#3724) 2020-12-20 19:41:17 +08:00
Wang Shidong
0052b27a15
Add vimdoc support in lang#vim layer (#4010) 2020-12-18 23:12:33 +08:00
Wang Shidong
7400e6008d
Fix wrong valuable name (#4008)
close https://github.com/SpaceVim/SpaceVim/issues/4007
2020-12-16 22:12:08 +08:00
Shidong Wang
1db882524c Fix the fileformat of ftdetect script 2020-12-06 13:51:27 +08:00