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

4435 Commits

Author SHA1 Message Date
Shidong Wang
a5c166abf1 Fix blog link 2020-01-15 00:12:00 +08:00
Shidong Wang
df6b72246a Fix type 2020-01-15 00:08:28 +08:00
Wang Shidong
589ce388b7
Add blog about code runner (#2390) 2020-01-15 00:05:01 +08:00
Wang Shidong
0c8b422d5b
Add support for config alt file (#3283) 2020-01-09 21:10:03 +08:00
Ryan Schultz
d20f3105f4 Fix minor typo 'opjects' -> 'objects' (#3284)
Fixing a typo in the Edit layer description. 'opjects' should be 'objects'
2020-01-09 21:09:06 +08:00
Shidong Wang
dcd0ff338f Add git blame statusline support 2020-01-06 21:26:30 +08:00
Shidong Wang
f024676967 Add git config statusline 2020-01-04 18:01:52 +08:00
Wang Shidong
1f928ad156
Update branch name via job (#3280) 2020-01-04 16:46:40 +08:00
David Rasch
41f2e6e0d3 Fix spc s a j text (#3281)
* Search mappings: correct whitespace in text

* Search mapping: correct text for `[SPC] s a j` as opposed to `[SPC] s a J`
2020-01-04 08:15:18 +08:00
Wang Shidong
0c5b68ab2a
Fix cursor pos when enable incsearch layer (#3279)
close #3159
2020-01-03 23:13:17 +08:00
William Hutson
1cd9404d42 Type: change vim-gik to vim-gtk (#3277) 2020-01-02 14:55:36 +08:00
Wang Shidong
ef36d19f9c
Improve todo plugins (#3276) 2020-01-01 23:00:30 +08:00
Wang Shidong
4a2edb3047
Add delete action key binding (#3275) 2020-01-01 21:50:39 +08:00
Tobias Bales
f3df8b24df Fix typo in imports in go doc (#3272) 2019-12-31 17:19:57 +08:00
Wang Shidong
12409e165b
Improve git support (#3247) 2019-12-21 21:42:27 +08:00
Jethro Cao
969233895c Add plugin to enable search via */# in visual mode (#3262) 2019-12-21 21:39:08 +08:00
Jethro Cao
3b1043186b Fix R REPL running (#3253) 2019-12-13 07:41:38 +08:00
Wang Shidong
24da07159a
Add git plugin (#3244) 2019-12-07 16:04:55 +08:00
Shidong Wang
2324c37b7a Update changelog 2019-12-02 23:18:11 +08:00
Romain
4dae275baf [Docs] vimproc_linux64.so DLL issues pointers (#3238)
Just because I ran into this with a fresh install on a server without c compiler, I put this here as a reminder and for others SpaceVim fans :-)
2019-11-28 11:35:34 +08:00
Wang Shidong
ffca45a8fb
Add coding.net mirror (#3235) 2019-11-26 16:41:49 +08:00
Wang Shidong
616dd261f9
Add help for language layer (#3230) 2019-11-26 16:07:59 +08:00
Jethro Cao
04ba291924 Fzf action keybindings (#3234)
* Change excmd name for consistency

* Fzfbuffers -> FzfBuffers

* Add feature: FZF open file actions

* <ctrl-[x|v|t]> opens selected file in split, vsplit, tab respectively
* implemented using s:wrap function from junegunn/fzf.vim
* available for SPC-p-f (FzfFiles) and SPC-f-r (FzfMru)
2019-11-24 19:01:27 +08:00
Martin Pépin
0a5aa70580 highlight-long-lines defaults to 80 (#3228) 2019-11-24 18:57:49 +08:00
Wang Shidong
387288fc01
Improve find plugin (#3227)
close #3214
2019-11-16 14:56:09 +08:00
lasers
9678f3f1f6 util.vim: fix typo (you->your) (#3225) 2019-11-16 13:08:06 +08:00
Wang Shidong
e15da7ed54
Use textwidth instead of 80 (#3226) 2019-11-16 12:59:40 +08:00
wsdjeg
a4c4dd93f3 Update version v1.4.0-dev 2019-11-16 12:17:14 +08:00
JHZheng
7670689fc3 Add: more Merlin commands for layers/lang/ocaml (#3223) 2019-11-15 16:59:39 +08:00
Jethro Cao
ba7c260e4c Add keymap for using Grepper in Visual mode (#3212) 2019-11-12 09:20:37 +08:00
Yaroslav Senyuta
8cd000671f Fix: Silence FlyGrep opens to avoid hit-enter-prompt (#3215) 2019-11-05 21:57:40 +08:00
wsdjeg
5d16b783c6 Release v1.3.0 2019-11-04 22:03:23 +08:00
Wang Shidong
00ac2987e4
Release v1.3.0 (#3213) 2019-11-04 22:00:58 +08:00
Wang Shidong
40a43de7c0
Add key binding to close denite in filter buffer (#3206) 2019-11-02 13:26:05 +08:00
thawk
fcfcfbfe73 'enable' of layer configuration supports expression (#3211) 2019-11-02 13:25:09 +08:00
wsdjeg
aa893b2859 Merge branch 'master' of https://github.com/SpaceVim/SpaceVim 2019-10-31 18:41:38 +08:00
wsdjeg
48ac2d869e Add tieba link 2019-10-31 18:39:01 +08:00
Andy
f269ed040e Update language server docs for elm (#3209)
There is elm-language-server. Updated the docs to contain installation
 and the command to run it.

<https://github.com/elm-tooling/elm-language-server>
2019-10-31 18:28:09 +08:00
Wang Shidong
9ff9a0f1c9
Update elixir layer (#3205) 2019-10-30 21:25:39 +08:00
wsdjeg
f851303751 Add help info for lang#fsharp layer 2019-10-30 21:12:28 +08:00
wsdjeg
0874aad4e8 Add help info for lang#goby layer 2019-10-30 21:08:10 +08:00
wsdjeg
1b6a954a94 Add help info for lang#gosu layer 2019-10-30 21:06:11 +08:00
Wang Shidong
e1241005cf
Fix split string function (#3201) 2019-10-26 23:29:51 +08:00
Jethro Cao
69caebdeb1 Improve window swapping (#3192) 2019-10-26 22:20:45 +08:00
blaisegarant
f1a44f5b33 Support search key with prefix (#3193) 2019-10-25 21:43:50 +08:00
wsdjeg
225616270a Fix SPC x a SPC again
ref: https://github.com/SpaceVim/SpaceVim/pull/3191
2019-10-25 21:13:22 +08:00
thawk
aba251a1ec Fix SPC x a SPC aligns (#3191) 2019-10-25 21:03:29 +08:00
thawk
7c87580d26 Fix invalid fileformat of some files. (#3190) 2019-10-25 06:32:13 +08:00
Wang Shidong
37f1cf4af4
Improve todo manager (#3185) 2019-10-24 00:47:58 +08:00
Wang Shidong
abe59e3d23
Fix code runner encoding (#3184) 2019-10-23 21:58:02 +08:00