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

4890 Commits

Author SHA1 Message Date
Aron Griffis
e720fd1990
Fix project root detection to work with empty buffer (#3860) 2020-10-14 19:42:18 +08:00
Wang Shidong
9fdac3ac04
Update lang wiki (#3770) 2020-10-14 19:36:10 +08:00
Wang Shidong
093b5fdf49
Update doc for file tree (#3729) 2020-10-14 19:34:49 +08:00
Wang Shidong
496cdd2c99
Update grepper (#3895)
close https://github.com/SpaceVim/SpaceVim/issues/3714
2020-10-14 16:15:34 +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
0b56003a31
Fix coding mirror (#3892) 2020-10-11 23:44:22 +08:00
Shidong Wang
9dbcb8c5b0 Fix flygrep detach script 2020-10-11 23:33:16 +08:00
Wang Shidong
154510d15a
Fix flygrep detach script (#3891) 2020-10-11 22:19:13 +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
8c9cda2690
Make it clear for which tagbar version is using (#3773) 2020-10-08 23:59:08 +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
b577fa2747 Update bountysource url 2020-10-05 23:54:24 +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
Wang Shidong
2a35ca445e
Update readme and post url (#3844) 2020-09-29 22:45:40 +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
Shidong Wang
f0be80e43a Remove image 2020-09-26 11:16:21 +08:00
Wang Shidong
fcb88b6ed5
Update kotlin doc (#3840) 2020-09-26 11:14:25 +08:00
randomizedthinking
ada14c8696
lang#python doc: add neomake configuration for python3 (#3839) 2020-09-25 15:59:31 +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
aa51aeef28
Update checkers layer doc (#3832) 2020-09-24 00:23:11 +08:00
Wang Shidong
62de9d69a4
Fix neovim repl support (#3831) 2020-09-23 21:51:22 +08:00
Wang Shidong
f13b867b9b
Detach scrollbar (#3827) 2020-09-22 23:11:37 +08:00
Wang Shidong
f1617ae128
Add scrollbar support (#3826) 2020-09-22 22:11:37 +08:00
Wang Shidong
4191fe5be4
Update following HEAD page (#3824) 2020-09-20 19:32:03 +08:00
Wang Shidong
4e45d04470
Update doc for key binding SPC f / (#3822) 2020-09-20 12:11:34 +08:00
Wang Shidong
ab5a7b3a82
Add lua api (#2861) 2020-09-19 22:57:11 +08:00