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

5022 Commits

Author SHA1 Message Date
Wang Shidong
5585f0faad
Update language list () 2021-05-31 23:34:07 +08:00
Wang Shidong
ce1055af4d
Update cndoc () 2021-05-31 23:33:16 +08:00
Wang Shidong
1b8c5dd443
Improve alternate file config () 2021-05-31 23:32:48 +08:00
zeertzjq
49663f002b
Adapt to new suda.vim version () 2021-05-31 23:31:28 +08:00
Wang Shidong
738dbdf580
Fix configuration file path () 2021-05-31 23:30:44 +08:00
Wang Shidong
8c6a828986
Add lang#autoit layer () 2021-05-31 23:22:03 +08:00
Wang Shidong
00ffd4a5ae
Improve gtags layer () 2021-05-31 23:18:28 +08:00
Wang Shidong
2d0506c566
Disable github issue () 2021-05-30 15:55:12 +08:00
Wang Shidong
8df089b536
Fix python lint option ()
close https://github.com/SpaceVim/SpaceVim/issues/4068
2021-05-23 23:07:34 +08:00
Wang Shidong
acfdac53b9
Type in doc () 2021-05-22 18:28:00 +08:00
Wang Shidong
ee730ef00d
Update format function () 2021-05-20 06:42:51 +08:00
Wang Shidong
a8d7faf4af
Load nvim-yarp () 2021-05-16 17:59:19 +08:00
Wang Shidong
2fc101d07e
Fix P key binding in defx () 2021-05-16 17:49:10 +08:00
Wang Shidong
7ae88264ee
Add Fennel language support () 2021-05-07 22:22:59 +08:00
Wang Shidong
c20177c401
Update doc () 2021-05-07 19:29:32 +08:00
Isho
9a568151c6
Fix broken link () 2021-05-06 10:10:08 +08:00
Isho
c5e691c322
Add relevant repo links to the fuzzy finder layer pages () 2021-05-02 21:20:38 +08:00
Heachen Bear
8d5931f642
Make some plugins lazyload () 2021-05-02 21:20:03 +08:00
Wang Shidong
2dd0f66ec1
Add file search option () 2021-05-01 22:47:19 +08:00
Isho
64b9909276
Reword '.' key-binding description to make it clearer () 2021-04-29 22:50:22 +08:00
Isho
3568bcbfae
Add links to the available git_plugins () 2021-04-28 12:18:13 +08:00
Mateo Gonzales Navarrete
86668e4a25
Fix typos in docs () 2021-04-27 00:37:56 +08:00
Wang Shidong
1fe6a3dacc
Remove files () 2021-04-26 00:14:59 +08:00
Wang Shidong
2872e9ab5f
Update lang#hy layer () 2021-04-25 21:09:05 +08:00
Wang Shidong
dbd644225e
Update lang#coffeescript layer () 2021-04-24 22:41:36 +08:00
Wang Shidong
1512348f09
Update lang#dart layer () 2021-04-24 22:12:14 +08:00
Wang Shidong
8e5cb41b39
Fix directory () 2021-04-24 17:02:45 +08:00
Wang Shidong
23c05a3caa
Update lang#php layer () 2021-04-24 16:47:59 +08:00
Wang Shidong
dccedde086
Fix SPC t s/S key binding ()
close https://github.com/SpaceVim/SpaceVim/issues/4224
2021-04-23 00:15:37 +08:00
Wang Shidong
5286e1724f
Update doc ()
close https://github.com/SpaceVim/SpaceVim/issues/4222
2021-04-22 23:30:18 +08:00
Wang Shidong
172579a260
Fix Objective C language support () 2021-04-18 15:34:41 +08:00
casswedson
669a164d44
Fix a typo () 2021-04-18 07:13:36 +08:00
Wang Shidong
1796a22812
Add bootstrap function link to quick guide () 2021-04-17 13:46:35 +08:00
Wang Shidong
d4a217141b
Update doc for SPReinstall () 2021-04-17 13:22:32 +08:00
Wang Shidong
3dadbf55df
Add lang#e layer () 2021-04-15 23:47:29 +08:00
thawk
bbac004900
fix gtags completion and list project files ()
* 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 () 2021-04-13 23:24:58 +08:00
⊥sHM
d13cf32d4f
Fix random theme functionality of the [colorscheme] layer ()
* 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 () 2021-04-12 23:36:43 +08:00
Wang Shidong
e32b57446f
Add SPC w f for toggle follow mode () 2021-04-12 23:02:09 +08:00
Wang Shidong
7364584d31
Add m c key binding () 2021-04-11 22:41:15 +08:00
Wang Shidong
07f82dfafd
Fix SPC T F key binding ()
close https://github.com/SpaceVim/SpaceVim/issues/3261
2021-04-11 22:01:47 +08:00
Wang Shidong
838b0ee3e3
Fix SPC b d key binding () 2021-04-11 19:03:53 +08:00
Goran Mekić
7b0743077a
Format on save with clang-format () 2021-04-11 17:51:03 +08:00
Wang Shidong
c95b610ac5
Update doc of git layer () 2021-04-11 14:13:57 +08:00
Kun Lin
7577abceb0
Fix and add the key bindings toggle case ()
* Fix the two key bindings 'SPC x u' and 'SPC x U'

* Add one new key bindings 'SPC x ~'.

* Update the documentations accordingly.
2021-04-11 12:31:24 +08:00
Kun Lin
4963cd66ef
Fix uniquify lines in normal mode when ignorecase. ()
Co-authored-by: Kun Lin <ssfjhh@gmail.com>
2021-04-11 12:23:47 +08:00
Wang Shidong
2335944a18
Fix SPC x l d in first line () 2021-04-10 23:01:10 +08:00
Shidong Wang
37b71e77a0 Update doc for SPC w u/U 2021-04-10 22:45:54 +08:00
Wang Shidong
9f6ecc5d30
Update doc for SPC t h i () 2021-04-10 22:35:52 +08:00