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

2564 Commits

Author SHA1 Message Date
Wang Shidong
15a511c32f
Add doc for undotree (#3889) 2020-10-31 15:52:34 +08:00
Matthew Strasiotto
939d8a617f
Add tabline shortcuts (Shift + 0...9 ) for tabbing to 10..20 (#3905) 2020-10-31 15:51:07 +08:00
Wang Shidong
e934189f6d
Fix code runner (#3915) 2020-10-25 23:01:09 +08:00
Wang Shidong
b9b416d219
Update doc (#3911) 2020-10-24 14:32:42 +08:00
Wang Shidong
4db31814e2
Ignore home directory when find dir (#3923) 2020-10-24 12:07:59 +08:00
Wang Shidong
ce73df6fc5
Add f{char} for iedit-normal mode (#3922) 2020-10-23 22:41:54 +08:00
GBProd
7f2a7cc57c
Feat: Change php lsp server (#3920)
Co-authored-by: Gilles Roustan <gilles.roustan@mediapart.fr>
2020-10-22 12:40:20 +08:00
Wang Shidong
19413daddb
Update doc for Leader f p (#3917) 2020-10-20 21:54:08 +08:00
Wang Shidong
eb26c88238
Hot fix for vim-todo (#3910) 2020-10-17 23:21:52 +08:00
Rom Grk
b75e389edb
todo manager: implement custom keywords (#3900)
* todo manager: implement custom keywords

* todo manager: use single option

* todo manager: lint

* todo manager: fix case sensitivity

* todo manager: remove echom
2020-10-17 21:32:58 +08:00
blankname
3c795e6d42
Some fixes for FlyGrep (#3908) 2020-10-17 12:33:16 +08:00
Wang Shidong
105ba4edb1
Add enable_Indentline option for ui layer (#3909) 2020-10-17 12:28:34 +08:00
Wang Shidong
0004826efe
Update lang#c layer (#3899) 2020-10-15 22:56:52 +08:00
Wang Shidong
bd40c0935b
add Codecov link to readme (#3898) 2020-10-15 13:08:59 +08:00
Wang Shidong
1c54f28654
Update denite layer doc (#3896)
close #3687
2020-10-14 19:58:12 +08:00
Aron Griffis
e720fd1990
Fix project root detection to work with empty buffer (#3860) 2020-10-14 19:42:18 +08:00
Jonathan Dahan
50c5e3d70f
Add: typescriptreact syntax highlighting support (#3880)
Note that this changes the `ft` from "typescriptreact" to "typscript.tsx"

Co-authored-by: Jonathan Dahan <git@jonathan.is>
2020-10-13 23:00:37 +08:00
Wang Shidong
ec55d3ec19
Disable scrollbar in startify (#3893) 2020-10-12 00:13:47 +08:00
Wang Shidong
ea57d3fa8a
Fix SPC e n/p key binding (#3890) 2020-10-11 18:54:43 +08:00
thawk
b5d58d6b9c
Fix job.send can handle multi-line string (#3888) 2020-10-11 13:16:31 +08:00
Wang Shidong
2e04698d74
Fix option setting (#3886) 2020-10-10 23:01:40 +08:00
Wang Shidong
ec3727186c
Add raw string support for repl (#3884) 2020-10-10 22:27:20 +08:00
Wang Shidong
52f5f51e73
Improve lang#dart layer (#3876) 2020-10-10 09:51:46 +08:00
Wang Shidong
1ac1fd789a
Add projects caches (#3875) 2020-10-08 12:05:34 +08:00
Wang Shidong
3c4ea75baa
Remove SPC l f for lua (#3874) 2020-10-08 10:09:37 +08:00
Wang Shidong
689c80cc40
Update clojure layer (#3873) 2020-10-07 22:34:35 +08:00
Wang Shidong
acdcfa5aae
Add quickfix support for flygrep (#3872) 2020-10-07 13:31:10 +08:00
Shidong Wang
3d87f8a642 Add winexists() api 2020-10-05 20:19:24 +08:00
Aron Griffis
b8e591dd73
Fix fzf mru, most recent should be first (#3859) 2020-10-04 23:20:38 +08:00
Wang Shidong
e41ffa575f
Fix visual mode code format (#3866) 2020-10-04 23:02:30 +08:00
Wang Shidong
3f28bf4b87
Fix tex syntax highlighting in markdown file (#3863) 2020-10-04 21:05:55 +08:00
Wang Shidong
23244fdb20
Update post for C/C++ (#3862) 2020-10-04 19:06:29 +08:00
Wang Shidong
bc99556215
Fix scrollbar support in neovim (#3855) 2020-10-03 22:09:07 +08:00
thawk
e09a8e4735
Fix clang_std option for c language layer (#3858) 2020-10-03 06:37:05 +08:00
Wang Shidong
371370162f
Improve Task manager (#3857) 2020-10-01 22:30:29 +08:00
PandaLz
5c832c96c0
Fix OmniSharpFindType to OmniSharpTypeLookup (#3628) 2020-10-01 08:16:19 +08:00
Wang Shidong
114f6fbc19
Fix alt file manager (#3854) 2020-09-30 21:29:50 +08:00
Wang Shidong
c0b9b721ce
Fix task manager (#3853) 2020-09-30 20:58:09 +08:00
Heachen Bear
8fd57edeae
Fix ignorecase highlight in flygrep window (#3848)
close #3849
2020-09-29 22:16:35 +08:00
thawk
a8fa1701db
Fix cpp runner default option (#3850) 2020-09-29 15:44:42 +08:00
Wang Shidong
5d9be7f19d
Improve .clang file support (#3847)
close #3842
2020-09-29 00:35:18 +08:00
Wang Shidong
93e99def45
Remove invalid lines of gcc maker (#3846) 2020-09-28 23:08:35 +08:00
Wang Shidong
36693a3bbc
Add ctrl-t key binding for flygrep (#3845)
close #3836
2020-09-28 20:00:10 +08:00
Wang Shidong
a831c151b2
Update kotlin doc (#3841) 2020-09-27 22:49:44 +08:00
Wang Shidong
fcb88b6ed5
Update kotlin doc (#3840) 2020-09-26 11:14:25 +08:00
Wang Shidong
31753fc5bf
Add more debug info (#3828) 2020-09-24 21:21:59 +08:00
randomizedthinking
70d882ae15
Fix duplicate reverse. (#3833) 2020-09-24 14:33:50 +08:00
Wang Shidong
62de9d69a4
Fix neovim repl support (#3831) 2020-09-23 21:51:22 +08:00
Wang Shidong
f1617ae128
Add scrollbar support (#3826) 2020-09-22 22:11:37 +08:00
Wang Shidong
4e45d04470
Update doc for key binding SPC f / (#3822) 2020-09-20 12:11:34 +08:00