AlanDing
c8ae5841ac
Change: Leader guide g, z ( #2812 )
2019-05-11 14:01:01 +08:00
Wang Shidong
64708d7856
Add post for php layer ( #2798 )
...
Change phpcd to phpcomplete, as phpcd does not work in windows
2019-05-10 17:24:14 +08:00
Wang Shidong
5dd77fd6db
Fix markdown preview in gvim ( #2809 )
...
* Add vim-node-rpc
close #2800
* Fix help section
merge and close #2801
2019-05-09 23:19:29 +08:00
Wang Shidong
ed4c4ec437
Add lang#racket layer ( #2805 )
2019-05-09 15:07:53 +08:00
Wang Shidong
d87b918967
Update doc && fix problems ( #2799 )
...
* Update doc && fix problems
* Improve SPC b e
print info for canceled.
* Add canceled info for SPC b R
* Fix type
* Fix type
* Fix type
2019-05-08 13:34:49 +08:00
Wang Shidong
db55d72e76
Add go post ( #2429 )
2019-05-08 09:29:54 +08:00
Patrick Ng
caf2c5ca74
fix typo: bidings -> bindings ( #2796 )
2019-05-08 02:34:59 +08:00
Wang Shidong
1e6fe5b39e
Fix stausline windows id ( #2795 )
...
when statusline mode text is enabled, the id of current windows is
0 on the statusline.
2019-05-07 23:22:11 +08:00
Shidong Wang
4e0f455b08
Add table mode to edit layer
...
close #2359
2019-05-07 15:43:24 +08:00
飘尘
6edb6c1037
Fix: typo in sql.vim ( #2794 )
2019-05-07 15:31:17 +08:00
飘尘
98dbadfde4
Enhance defx config ( #2793 )
2019-05-07 13:00:29 +08:00
Wang Shidong
2060eab218
fix neovim_floating_api_history ( #2790 )
...
* fix neovim_floating_api_history
* Update floating api
* Fixup
2019-05-06 13:36:32 +08:00
Wang Shidong
e6e6b6d76c
Update floating support ( #2789 )
...
close #2688
2019-05-06 12:50:10 +08:00
Wang Shidong
b581ac4c77
Add sidebar ( #2016 )
2019-05-06 11:55:24 +08:00
AlanDing
bf1f442a52
Change: nvim floating window API in flygrep,guide.vim ( #2762 )
...
* change nvim floating window API in flygrep,guide.vim
* update ipynb.vim
2019-05-06 11:35:43 +08:00
Wang Shidong
f6b3745bde
Add lang#sql layer ( #2773 )
2019-05-06 11:33:34 +08:00
Wang Shidong
916312fa79
Add neovim#gui api ( #2368 )
...
* Add neovim#gui api
* Add gui function
2019-05-06 11:33:00 +08:00
Wang Shidong
7835efd261
Improve siganture api ( #2255 )
...
* Improve siganture api
* Add signature api
* Add signature api
* Add signature api
* Fix markdown layer doc
* Fix markdown layer doc
2019-05-06 11:32:04 +08:00
飘尘
5c45ca9aed
Implement Auto Reinstall Failed Plugins for #2405 ( #2782 )
...
* Implement Auto Reinstall Failed Plugins for #2405
* Include builded failed plugins
* Add install failed support
* Fix: deleted lines won't write to register
2019-05-06 10:34:02 +08:00
Shidong Wang
5975db144b
Update to remote plugin
2019-05-05 22:45:23 +08:00
Wang Shidong
e6a5a2ab7f
Change plugin ( #2775 )
2019-05-05 22:20:18 +08:00
Shidong Wang
63b97876dd
Move public function to UI layer
2019-05-05 20:56:57 +08:00
Romain
4627011d28
[Typo] mispelled word in comment ( #2787 )
2019-05-05 18:18:12 +08:00
飘尘
9e321d4c29
Acheve triple quotes auto insertion on python ( #2778 )
2019-05-04 22:20:50 +08:00
AlanDing
9a4c72f1b6
Change: DefxSmartL() cancel action, ipynb.vim file head ( #2780 )
2019-05-04 07:25:51 +08:00
AlanDing
348d51d300
Update: lang#scala layer ( #2781 )
2019-05-04 07:23:42 +08:00
Wang Shidong
54575d6f76
Add srcery colorscheme ( #2526 )
2019-04-28 21:19:09 +08:00
Wang Shidong
a80b4f5287
Add error handle key bindings to lsp layer ( #2774 )
2019-04-28 20:44:47 +08:00
Wang Shidong
516fbe9449
Add lang#ipynb layer ( #2772 )
2019-04-28 14:00:36 +08:00
Wang Shidong
53a20b8549
Change: enable relativenumber only in current win ( #2771 )
...
* Change: enable relativenumber only in current win
* Implement feature
* Only use bufenter and winenter autocmd
2019-04-26 21:43:46 +08:00
Wang Shidong
05852f87f3
Fix guide ctrl- key ( #2770 )
2019-04-26 21:18:26 +08:00
Wang Shidong
85af6cd37c
Fix enter in insert mode ( #2768 )
...
close #1857
2019-04-24 23:21:30 +08:00
Wang Shidong
d8a60cabca
Add python plugin ( #2767 )
...
close #1987
2019-04-24 22:54:44 +08:00
Wang Shidong
b627d2e8ab
Update git layer ( #2761 )
...
* Update git layer
* Disable signify when git layer is loaded
* Add key binding
* Update key binding
* Update doc
2019-04-24 21:13:20 +08:00
keisuke-t
f1dc85d4ad
Add lang#slim layer ( #2759 )
...
close #2758
2019-04-21 22:33:45 +08:00
Wang Shidong
c2228a6db9
Fix SPC j d/D key binding ( #2753 )
2019-04-18 22:09:28 +08:00
Lin Kun
456ad32bf2
Fixed: ChineseLinter.vim config ( #2534 )
2019-04-18 20:31:42 +08:00
Wang Shidong
c7ce5499e4
Fuzzy find tag ( #2745 )
...
* Add fuzzy find tags command
* Add key binding
2019-04-13 22:12:57 +08:00
Wang Shidong
dc1975038f
Add bepo layout support ( #2746 )
2019-04-13 22:12:33 +08:00
Wang Shidong
0a2be9fb93
Add layer option for git layer ( #2583 )
...
* Add layer option for git layer
* Change git diff command
* Change git push
* Add vim-dispatch
2019-04-13 16:31:16 +08:00
Shidong Wang
e55f041ad3
Move fugitive to git layer
...
close #2545
2019-04-13 15:42:27 +08:00
Wang Shidong
0ae0cd55f4
Add option for clang based syntax highlight ( #2744 )
...
* Add option for clang based syntax highlight
* Update cn doc
2019-04-13 13:56:41 +08:00
Wang Shidong
b49700ef49
Fix completor delay ( #2742 )
...
* Fix completor delay
close #2609
2019-04-13 13:29:14 +08:00
Wang Shidong
8153e523c2
Fix chat key bindings ( #2739 )
...
close #2666
2019-04-11 23:37:34 +08:00
Wang Shidong
071b6bc15b
Fix highlight mode ( #2652 )
...
* Fix
* Fix highlight_mode
2019-04-11 21:08:11 +08:00
Wang Shidong
301037d9f1
Update fuzzy find layer doc ( #2737 )
...
* Update doc
* Update doc
2019-04-11 11:29:14 +08:00
Wang Shidong
c14804c4e7
Fix use stdin ( #2735 )
2019-04-10 23:42:17 +08:00
Lin Kun
652ddcfbbd
Add: add 2 new key bindings 'C' and 'X' for iedit( #2728 )
2019-04-10 23:10:53 +08:00
Wang Shidong
2b3f3b7643
Release v1.1.0 ( #2726 )
...
* Update release script
* Update wiki
* Update img
* Update release page
* Change release page
* Fix resume
* Add Leader f SPC for fzf layer
* Add fzf menu support
* Use o to open dir in defx
* Update roadmap
* Update version
* Update version in script
* Add fzf mru
* Fix spacevim log level
close #2561
2019-04-08 07:46:56 +08:00
Wang Shidong
5404fd4705
Improve iedit mode ( #2725 )
2019-04-05 15:42:50 +08:00
Shidong Wang
10153e8389
Add: iedit mode key binding x
2019-04-04 22:02:06 +08:00
Lin Kun
b905448fbc
Add: add a new key binding 's' for iedit-model. ( #2723 )
2019-04-04 19:40:07 +08:00
Shidong Wang
fa2fb7ab55
Fix test layer doc
2019-04-03 22:19:10 +08:00
alanding
9e5134001d
Revert "change nvim floating window API in flygrep, guide"
...
stay the same with spc
This reverts commit 2604904c8e
.
2019-04-03 12:49:01 +08:00
alanding
707f4d3e14
Merge branch 'master' of github.com:SpaceVim/SpaceVim
2019-04-03 10:43:38 +08:00
Wang Shidong
e2cb874ed1
Fix project switch function ( #2718 )
...
Add fzf menu support
2019-04-02 22:57:20 +08:00
Alessio Linares
a3342e0dbe
Enable test layer configuration ( #2669 )
...
* Enable test layer configuration
* test layer settings separator changed from - to _
2019-04-02 21:07:25 +08:00
alanding
2604904c8e
change nvim floating window API in flygrep, guide
2019-03-29 14:36:10 +08:00
Shidong Wang
e35ae0185f
Merge remote-tracking branch 'wsdjeg/cursor' into iedit-IA
2019-03-28 15:32:07 +08:00
Wang Shidong
1fefff25fe
Merge branch 'master' into cursor
2019-03-28 15:32:49 +08:00
Shidong Wang
67c2a9065e
Fix type
2019-03-28 15:23:35 +08:00
Shidong Wang
83fd97a477
Fix iedit ctrl-w
2019-03-28 15:19:18 +08:00
Shidong Wang
f50e253201
Fix iedit mode
2019-03-28 15:01:53 +08:00
Shidong Wang
67a72e45d0
Fix type
2019-03-28 14:57:40 +08:00
Shidong Wang
3c99f68013
Add iedit normal command I/A
2019-03-28 14:55:09 +08:00
SallySoul
0271cd890a
Could we add a lang#processing? ( #2696 )
...
* 🎁 Add first pass of lang#processing
* Add processing.md
2019-03-28 14:41:52 +08:00
Stefan Lendl
bdb76f152a
Update denite to use file/rec instead of file_rec ( #2702 )
2019-03-26 22:35:14 +08:00
Lin Kun
0950b4f29a
Fix: add the missing parameter '...' ( #2695 )
2019-03-24 06:33:48 +08:00
Wang Shidong
5e8a168add
fix Vimfiler defx support ( #2691 )
...
* Fix SPC j d
* Fix windisk for defx
* Add s t key binding for defx
* remove key binding
* Fix wiki
2019-03-23 21:22:13 +08:00
Wang Shidong
dc5dd57e9c
Fix rust layer ( #2690 )
2019-03-20 20:50:42 +08:00
Lin Kun
cc023acfba
Add 3 key bindings SPC x t C, SPC x t W, SPC x t L ( #2684 )
...
* Add: add 3 new key bindings and document the same.
* Doc: sort key bindings.
* Doc: fix a typo.
* Fix: optimize.
2019-03-19 13:32:05 +08:00
Lin Kun
99d0631576
Fix: fix function of SPC f d to match its documentation. ( #2682 )
...
* Fix: fix function of SPC f d to match it's documentation.
* Doc: fix typos.
2019-03-18 14:33:42 +08:00
Wang Shidong
d7d957957e
Add rust layer option ( #2678 )
2019-03-18 00:12:11 +08:00
Wang Shidong
95cbed444a
Fix guide for denite layer ( #2676 )
2019-03-17 22:51:55 +08:00
Lin Kun
840fd21c9e
Add: Count words in select region. ( #2675 )
2019-03-17 22:03:27 +08:00
Wang Shidong
37e6169008
Change windows key binding and improve doc ( #2674 )
2019-03-17 20:35:21 +08:00
Seungdols
3271359bd0
Fix typo of methon ( #2668 )
2019-03-15 22:04:21 +08:00
Wang Shidong
e628e1eebf
Change plugin list key binding ( #2665 )
...
* Change plugin list key binding
* Fix doc
2019-03-14 23:32:20 +08:00
Shidong Wang
2e6064cf14
Remove toggle conceal func
2019-03-14 22:39:54 +08:00
Shidong Wang
c4ac873769
highlight search limit to current window
...
close #2476
2019-03-14 22:13:26 +08:00
Wang Shidong
593ddb0901
Fix shell layer ( #2663 )
2019-03-14 22:04:28 +08:00
Lin Kun
1376bb1729
Fix: delete current buffer without confirm ( #2654 )
2019-03-14 21:42:25 +08:00
Wang Shidong
f55fac7c2e
Add option filetree_direction ( #2661 )
2019-03-14 00:03:35 +08:00
Wang Shidong
9f4211b078
Change markdown preview plugin ( #2651 )
...
* Change markdown preview plugin
* Fix md preview plugin
2019-03-10 23:06:20 +08:00
Lin Kun
b7bd10c7ad
Fix: If the file in the current buffer is deleted, Vim shouldnot ask … ( #2640 )
2019-03-10 22:45:52 +08:00
Wang Shidong
7179777ff5
Add defx support ( #2282 )
2019-03-10 20:49:12 +08:00
Wang Shidong
714926260b
Improve test layer ( #2650 )
...
* Fix test layer
* Fix test layer
2019-03-10 09:20:33 +08:00
Wang Shidong
36819df15b
Fix guide content ( #2649 )
2019-03-10 08:44:53 +08:00
thawk
069fc9353b
add x-map mapping for tabular ( #2644 )
2019-03-10 08:34:20 +08:00
thawk
6fc5290027
Enhance folding ( #2645 )
...
* fix typo
* add zJ/zK mapping to open next/prev fold
2019-03-10 08:33:54 +08:00
Shidong Wang
c13d665853
Hide listchars when open guide windows
2019-03-05 08:05:54 +08:00
Wang Shidong
ca5465ab6e
use floating windows for flygrep ( #2216 )
2019-03-05 00:25:16 +08:00
Wang Shidong
f956b74a84
Use floating windows for guide ( #2633 )
2019-03-04 19:21:38 +08:00
Wang Shidong
33a47dbdbf
improve mapping guide ( #2631 )
2019-03-03 04:23:57 -06:00
Lin Kun
e36007c836
Add: add a new key binding SPC l K ( #2628 )
2019-02-27 21:52:45 -06:00
Wang Shidong
1c33d30eb2
Add guide for using vim as ruby ide ( #2603 )
2019-02-25 11:18:21 -06:00
Christian Kemper
a568b13a99
Add basic gradle bindings ( #2626 )
2019-02-24 15:52:30 -06:00
Shidong Wang
166c537cd7
Update statusline doc
2019-02-23 16:20:01 +08:00
Wang Shidong
be6a8786e9
Add lsp support for java ( #2619 )
2019-02-23 13:24:26 +08:00
Lin Kun
efc9d28cf2
Fixed: fix a bug in markdown_insert_url. ( #2620 )
...
* Fixed: fix a bug in markdown_insert_url.
* Fix: fix a bug when the '< and '> in two different lines.
2019-02-23 08:19:01 +08:00