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

5031 Commits

Author SHA1 Message Date
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
Shidong Wang
4a584be2f8 Hotfix: version 2021-06-14 10:55:03 +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
40f667d62c
Update readme (#4282) 2021-06-06 15:16:47 +08:00
Wang Shidong
2446f60f98
Enable neovim test (#4108) 2021-06-06 15:03:42 +08:00
Wang Shidong
12b75a44f3
Add link to DT (#4281) 2021-06-01 22:58:39 +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
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
00ffd4a5ae
Improve gtags layer (#4172) 2021-05-31 23:18:28 +08:00
Wang Shidong
2d0506c566
Disable github issue (#4280) 2021-05-30 15:55:12 +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
acfdac53b9
Type in doc (#4271) 2021-05-22 18:28:00 +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
2fc101d07e
Fix P key binding in defx (#4207) 2021-05-16 17:49:10 +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
Isho
9a568151c6
Fix broken link (#4256) 2021-05-06 10:10:08 +08:00
Isho
c5e691c322
Add relevant repo links to the fuzzy finder layer pages (#4239) 2021-05-02 21:20:38 +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
Isho
64b9909276
Reword '.' key-binding description to make it clearer (#4240) 2021-04-29 22:50:22 +08:00
Isho
3568bcbfae
Add links to the available git_plugins (#4238) 2021-04-28 12:18:13 +08:00
Mateo Gonzales Navarrete
86668e4a25
Fix typos in docs (#4235) 2021-04-27 00:37:56 +08:00
Wang Shidong
1fe6a3dacc
Remove files (#4233) 2021-04-26 00:14:59 +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
5286e1724f
Update doc (#4223)
close https://github.com/SpaceVim/SpaceVim/issues/4222
2021-04-22 23:30:18 +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
1796a22812
Add bootstrap function link to quick guide (#4213) 2021-04-17 13:46:35 +08:00
Wang Shidong
d4a217141b
Update doc for SPReinstall (#4212) 2021-04-17 13:22: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
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
Wang Shidong
e32b57446f
Add SPC w f for toggle follow mode (#4201) 2021-04-12 23:02:09 +08:00
Wang Shidong
7364584d31
Add m c key binding (#4199) 2021-04-11 22:41:15 +08:00