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

2717 Commits

Author SHA1 Message Date
Wang Shidong
be155d6ff4
Enable neovim test (#4382) 2021-08-11 13:45:38 +08:00
Jozsef Lazar
48e701e006
fix todo manager with rg 13.0 (#4383) 2021-08-11 01:16:08 +08:00
Wang Shidong
6377357a81
Add codecov (#4380) 2021-08-10 19:59:42 +08:00
Wang Shidong
c151563bc1
Add Git remote command (#4371) 2021-08-08 20:20:21 +08:00
Wang Shidong
db1ed7201d
Fix statusline (#4370)
closs https://github.com/SpaceVim/SpaceVim/issues/4317
2021-08-08 15:04:12 +08:00
Wang Shidong
d23c6e1851
Fix SPC x d SPC key binding (#4369) 2021-08-08 12:53:02 +08:00
Wang Shidong
8cf5519ca5
Fix docker image building (#4367) 2021-08-07 22:35:20 +08:00
Wang Shidong
38955b7d6e
Fix flygrep (#4361) 2021-08-07 14:10:47 +08:00
Wang Shidong
b834a49492
Fix vim support (#4359) 2021-08-06 23:04:36 +08:00
Wang Shidong
eb1d0780a0
Fix notify scratch buffer (#4358) 2021-08-06 21:56:29 +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
95e235ab43
add bookmarks (#4346) 2021-08-04 17:05:38 +08:00
Andrew Angelo Ang
e6cb9e9003
Fix coffeescript api sys dependency (#4343)
Co-authored-by: Andrew Angelo Ang <andrew.ang@cybersoftbpo.com>
2021-07-24 08:10:29 +08:00
Jozsef Lazar
46346dd719
update default go-lsp to gopls (#4338) 2021-07-19 20:54:41 +08:00
Benji Stephenson
21398fcfdd
refactor layer: Update deprecated fugitive calls in git layer (#4340) 2021-07-19 20:53:59 +08:00
Shull
3f3a4912df
Fix statusline can't response to custom config (#4328)
Co-authored-by: xushaodong <xushaodong@bytedance.com>
2021-07-06 21:37:24 +08:00
Shull
d5020d8195
Fix layer lang::markdown install (#4327)
Co-authored-by: xushaodong <xushaodong@bytedance.com>
2021-07-06 20:43:35 +08:00
Wang Shidong
ca70bd8eb0
Add key binding SPC p F (#4309) 2021-07-03 21:53:20 +08:00
Wang Shidong
c7eb99d6bb
Add wrap_line option (#4291) 2021-06-21 22:49:20 +08:00
Wang Shidong
36896f7dae
Fix buffer_id in flygrep (#4288) 2021-06-18 21:28:43 +08:00
Juan Manuel Ramallo
f4dd68dbf4
Update lang#html layer to install emmet for ERB (#4287) 2021-06-18 11:31:38 +08:00
Wang Shidong
8558514f30
Update version to v1.8.0-dev (#4286) 2021-06-15 23:35:59 +08:00
Wang Shidong
722b6f97cc
Release v1.7.0 (#4285) 2021-06-14 10:31:58 +08:00
Jacopo Secchiero
2f16d18cea
Add flygrep to open horizontally across vsplit (#4284) 2021-06-13 09:36:48 +08:00
Wang Shidong
5585f0faad
Update language list (#4203) 2021-05-31 23:34:07 +08:00
Wang Shidong
1b8c5dd443
Improve alternate file config (#3493) 2021-05-31 23:32:48 +08:00
zeertzjq
49663f002b
Adapt to new suda.vim version (#4100) 2021-05-31 23:31:28 +08:00
Wang Shidong
738dbdf580
Fix configuration file path (#4200) 2021-05-31 23:30:44 +08:00
Wang Shidong
8c6a828986
Add lang#autoit layer (#4181) 2021-05-31 23:22:03 +08:00
Wang Shidong
8df089b536
Fix python lint option (#4273)
close https://github.com/SpaceVim/SpaceVim/issues/4068
2021-05-23 23:07:34 +08:00
Wang Shidong
ee730ef00d
Update format function (#4265) 2021-05-20 06:42:51 +08:00
Wang Shidong
a8d7faf4af
Load nvim-yarp (#4264) 2021-05-16 17:59:19 +08:00
Wang Shidong
7ae88264ee
Add Fennel language support (#4260) 2021-05-07 22:22:59 +08:00
Wang Shidong
c20177c401
Update doc (#4246) 2021-05-07 19:29:32 +08:00
Heachen Bear
8d5931f642
Make some plugins lazyload (#4230) 2021-05-02 21:20:03 +08:00
Wang Shidong
2dd0f66ec1
Add file search option (#4245) 2021-05-01 22:47:19 +08:00
Wang Shidong
2872e9ab5f
Update lang#hy layer (#4232) 2021-04-25 21:09:05 +08:00
Wang Shidong
dbd644225e
Update lang#coffeescript layer (#4229) 2021-04-24 22:41:36 +08:00
Wang Shidong
1512348f09
Update lang#dart layer (#4228) 2021-04-24 22:12:14 +08:00
Wang Shidong
8e5cb41b39
Fix directory (#4227) 2021-04-24 17:02:45 +08:00
Wang Shidong
23c05a3caa
Update lang#php layer (#4226) 2021-04-24 16:47:59 +08:00
Wang Shidong
dccedde086
Fix SPC t s/S key binding (#4225)
close https://github.com/SpaceVim/SpaceVim/issues/4224
2021-04-23 00:15:37 +08:00
Wang Shidong
172579a260
Fix Objective C language support (#4215) 2021-04-18 15:34:41 +08:00
casswedson
669a164d44
Fix a typo (#4214) 2021-04-18 07:13:36 +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
9f6faa4011
Check python3 first (#4208) 2021-04-13 23:24:58 +08:00
⊥sHM
d13cf32d4f
Fix random theme functionality of the [colorscheme] layer (#4204)
* Fix random theme functionality of the [colorscheme] layer

* Remove debuggging message

Co-authored-by: Xudong WANG <xudongw@cse.unsw.edu.au>
2021-04-13 20:38:59 +08:00
Wang Shidong
e780e67112
Fix lang#html layer (#4202) 2021-04-12 23:36:43 +08:00