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

4411 Commits

Author SHA1 Message Date
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
Jethro Cao
59fe4d4fde Add CtrlSpace to layers.md (#3182) 2019-10-23 20:20:10 +08:00
Wang Shidong
e255bf9665
Improve windisk info (#3183)
* Update windisk

* Update windisk && add iconv api

* Fix windisk
2019-10-23 19:24:03 +08:00
Jethro Cao
3404dc74bd Add a new layer: ctrlspace (#3075) 2019-10-23 10:54:29 +08:00
AlanDing
ca284faa18 Add: lang#rust layer option (#3173)
- add Cargo support.
- add a layer option of racer_cmd
2019-10-22 22:51:49 +08:00
AlanDing
a577ddcedd Improve lang#plantuml layer (#3180)
- add a plugin to preivew uml in brower
- save pics in disk
2019-10-22 21:16:11 +08:00
Wang Shidong
a3253a6c26
Update chinese community (#3176) 2019-10-22 21:15:00 +08:00
wsdjeg
615f7cdfd1 Use simple ul style 2019-10-21 21:12:47 +08:00
Wang Shidong
b90c7fb57a
Use deoplete-plugins/deoplete-dictionary instead (#3172) 2019-10-20 19:00:33 +08:00
Wang Shidong
453a1e83d1
Fix leaderf mru support (#3171) 2019-10-20 17:04:31 +08:00
wsdjeg
daaec1b369 Disable leaderf default key binding 2019-10-20 15:57:24 +08:00
Wang Shidong
11b4466210
Add support for fuzzy find unicode (#3168) 2019-10-20 15:30:48 +08:00
thawk
e67a3b88c1 add unicode support in denite layer (#3169) 2019-10-20 15:29:25 +08:00
wsdjeg
1cc945868d Rename file 2019-10-19 21:01:27 +08:00
wsdjeg
e8d706a26c Update LeaderF config 2019-10-19 20:54:14 +08:00
wsdjeg
efc816fdda Update leaderf layer key config 2019-10-19 20:42:31 +08:00
wsdjeg
8c89a5321e Fix blog text 2019-10-19 20:07:38 +08:00
Wang Shidong
127d46c830
Add key binding to close flygrep (#3166)
close #3153
2019-10-19 19:40:10 +08:00
AlanDing
c84dfd174a change lang#java mapping-gd (#3167) 2019-10-19 19:38:43 +08:00
Wang Shidong
4b00832744
Fix job api (#3165)
close https://github.com/SpaceVim/SpaceVim/issues/3129
2019-10-19 16:30:17 +08:00
Simon Kistler
c37cd0d667 Fixed typo (#3162) 2019-10-19 16:15:20 +08:00
Wang Shidong
cd1fe9ab7d
Improve leaderf layer (#3114) 2019-10-18 00:05:29 +08:00
thawk
ba3c55d64a fix [SPC]bt for defx (#3160) 2019-10-17 06:51:28 +08:00
Mauro Morales
8ef81ef678 Fix typo and change wording (#3158) 2019-10-16 18:11:08 +08:00
Jethro Cao
2f38a08f78 Add npm support for building 2 plugins (#3154) 2019-10-15 18:48:37 +08:00