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

397 Commits

Author SHA1 Message Date
Jethro Cao
ba7c260e4c Add keymap for using Grepper in Visual mode (#3212) 2019-11-12 09:20:37 +08:00
Wang Shidong
40a43de7c0
Add key binding to close denite in filter buffer (#3206) 2019-11-02 13:26:05 +08:00
Wang Shidong
37f1cf4af4
Improve todo manager (#3185) 2019-10-24 00:47:58 +08:00
wsdjeg
e8d706a26c Update LeaderF config 2019-10-19 20:54:14 +08:00
Wang Shidong
cd1fe9ab7d
Improve leaderf layer (#3114) 2019-10-18 00:05:29 +08:00
Wang Shidong
944fe9211f
Fix lint (#3124) 2019-10-05 22:31:49 +08:00
Wang Shidong
9965bf3a6a
Add option to show hidden files in filetree (#3103) 2019-10-01 19:49:54 +08:00
Wang Shidong
906d76d11f
Fix bs in insert mode (#3089)
close #2360
2019-09-25 20:33:45 +08:00
Wang Shidong
6cb57388cc
Add keybinding for resize defx (#3084) 2019-09-25 12:22:24 +08:00
wsdjeg
ecf73e3e7e Fix home dir
close #2880
2019-09-21 15:03:54 +08:00
Jethro Cao
1836e7ee66 Set search tools for Grepper (#3069)
- set default search tools available to Grepper (before filtering)
  to be the same as the tools available to FlyGrep
2019-09-19 20:13:33 +08:00
Wang Shidong
5a477bee58
Denite fix (#3066)
close #3057 
close #3063
2019-09-18 20:57:09 +08:00
Wang Shidong
ad8a7113f9
deoplete and denite backward compatibility (#3058) 2019-09-15 21:16:14 +08:00
Jethro Cao
276ae1d35e Fixed typo 'yarked' to 'yanked' (#3059) 2019-09-15 19:02:59 +08:00
VyronLee
57fed587d3 Change: fix csharp layer and update doc (#2935). (#3007) 2019-08-23 07:59:05 +08:00
Wang Shidong
47a4b6baf6
Comment code block in markdown (#2988)
close #2987
2019-08-04 20:40:45 +08:00
Wang Shidong
746fe55263
Fix flygrep and vim-todo error (#2983) 2019-08-01 22:03:57 +08:00
PandaLz
4e9c987689 fix deoplete mapping (#2954)
close #2948
2019-07-19 09:10:54 +08:00
Wang Shidong
27aa5d038b
Release v1.2.0 (#2947) 2019-07-18 22:36:59 +08:00
Wang Shidong
33326c7852
Doc help (#2945) 2019-07-16 22:05:20 +08:00
wsdjeg
dc1a1ab729 Fix lint 2019-07-11 22:15:46 +08:00
Wang Shidong
a446220add
Improve todo manager (#2942) 2019-07-11 18:26:29 +08:00
Wang Shidong
dc1662548c
Fix ctrlp config (#2879)
* Fix ctrlp config

* Disable merge
2019-06-09 22:33:46 +08:00
Wang Shidong
331139505a
Update Copyright (#2878) 2019-06-09 14:11:17 +08:00
Shidong Wang
caaf3ea5f9 Remove old functions 2019-06-09 12:23:35 +08:00
Shidong Wang
c5c98e13c9 Keep the mouse in the first column 2019-06-08 21:38:05 +08:00
Shidong Wang
103fe0763c Use 2-leftmouse to toggle tree
ref: https://github.com/Shougo/defx.nvim/issues/135
2019-06-08 20:57:16 +08:00
Wang Shidong
81b56a907c
Remove some code && fix windows support (#2874) 2019-06-08 15:09:53 +08:00
Wang Shidong
805c1c3f34
Better deafult (#2865)
* Change default windows index type

* Chaneg option enable_tabline_filetype_icon

change enable_tabline_filetype_icon to enable_tabline_ft_icon

* Disable true colors by default

* Changes default buffer_index_type to 4

* Change default statusline sep
2019-06-02 11:59:43 +08:00
Wang Shidong
b581ac4c77
Add sidebar (#2016) 2019-05-06 11:55:24 +08:00
Shidong Wang
63b97876dd Move public function to UI layer 2019-05-05 20:56:57 +08:00
AlanDing
9a4c72f1b6 Change: DefxSmartL() cancel action, ipynb.vim file head (#2780) 2019-05-04 07:25:51 +08:00
Shidong Wang
b421c83a8a Fix defx config 2019-04-21 21:42:28 +08:00
Wang Shidong
c2228a6db9
Fix SPC j d/D key binding (#2753) 2019-04-18 22:09:28 +08:00
Wang Shidong
b49700ef49
Fix completor delay (#2742)
* Fix completor delay

close #2609
2019-04-13 13:29:14 +08:00
Wang Shidong
91f25ce169
Fix defx_root_check (#2741) 2019-04-12 22:20:44 +08:00
Wang Shidong
ed51e65daf
Change home and end key in defx buffer (#2738)
* Change home and end key in defx buffer

* Add Ctrl-home key binding

* Update doc
2019-04-11 11:28:50 +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
Shidong Wang
f497462836 Remove pull request link 2019-04-03 22:07:34 +08:00
Shidong Wang
4ae4cad290 Fix defx 2019-04-03 22:01:31 +08:00
alanding
dc3c23fe3e enhance defx keymap l 2019-04-03 12:56:53 +08:00
zeroryuki
c50ea97e08 Add: option for list number of files on home (#2687)
* Add: option for list number of files on home

* remove unwanted file
2019-04-02 21:08:08 +08:00
Wang Shidong
1fefff25fe
Merge branch 'master' into cursor 2019-03-28 15:32:49 +08:00
Stefan Lendl
bdb76f152a Update denite to use file/rec instead of file_rec (#2702) 2019-03-26 22:35:14 +08:00
Shidong Wang
724c73a8cf Fix yarked action 2019-03-23 21:44:27 +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
AlanDing
c3c41ca0f0 fix defx mapping l and c (#2693)
* fix defx key binding l

* fix defx key binding c
2019-03-23 20:42:41 +08:00
Nikolaus Sucher
befbb4f9a8 Update nerdtree.vim (#2685)
With "leftabove" nerdtree only appears on the right. After I changed it to "left" it is working again.
2019-03-20 20:52:37 +08:00
Wang Shidong
06df393296
Fix defx option (#2677) 2019-03-17 23:15:02 +08:00
Wang Shidong
37e6169008
Change windows key binding and improve doc (#2674) 2019-03-17 20:35:21 +08:00