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

36 Commits

Author SHA1 Message Date
Wang Shidong
b581ac4c77
Add sidebar (#2016) 2019-05-06 11:55:24 +08:00
Wang Shidong
c2228a6db9
Fix SPC j d/D key binding (#2753) 2019-04-18 22:09:28 +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
f55fac7c2e
Add option filetree_direction (#2661) 2019-03-14 00:03:35 +08:00
Shidong Wang
df741d6ef2 Change key binding for vimfiler buffer 2019-02-27 23:11:41 +08:00
Wang Shidong
cd5ac21256
Update file tree key binding (#2630)
* Update file tree key binding

* Update doc
2019-02-27 08:13:00 -06:00
Wang Shidong
5ee5c57c8d
Improve shell layer key binding (#2409)
* Make SPC ' do not close terminal

* Use q to hide shell instead of close terminal

* Update documentation

* Clear the cmdline when toggle shell windows

* Add func to close vimfiler

* Close terminal before close vimfiler

* Cache shell default project root

* Fix shell config

* Fix default shell buffer nr

* Fix ctrl+d in windows cmd
2019-01-04 21:11:31 -06:00
Wang Shidong
50fe3213d1
Simple support for coc (#2333)
* Add coc support

* Add coc"

* Add coc support
2018-12-13 23:07:55 +08:00
Wang Shidong
ee02a29869
Change 2 leftmoust behavior in vimfiler (#2221) 2018-09-30 14:11:07 +08:00
Bigo
a16b6d8c71 Allow customization of vimfiler_quick_look_command 2018-06-28 10:43:11 +01:00
Wang Shidong
3870759a2a
Fix sv/sg in vimfiler (#1544) 2018-03-24 07:50:18 -05:00
wsdjeg
829054c6b8 Use nested autocmd for quite vimfiler
by default, autocmd is not nested, so when auto quit vimfiler, it will
not trigger VimLeavePro event. But some plugins use this autocmd to
kill progress.
2018-01-28 13:40:35 +08:00
wsdjeg
802e57bcb2 Fix 1075 2017-12-05 10:08:10 +08:00
wsdjeg
edba8c1eed Add key bindings for paste files 2017-12-01 14:46:42 +08:00
wsdjeg
007d3fda9c Fix marked file yank 2017-12-01 14:13:33 +08:00
wsdjeg
77823ecd4f Add feature for copy/paste file 2017-12-01 14:05:46 +08:00
Ubayd
12db8408ef Plugin vimfiler config direction 2017-06-28 23:49:44 +03:00
wsdjeg
30fec17114 Remove vimfiler message when toggle buffer 2017-06-09 22:29:52 +08:00
wsdjeg
8ba83a7250 🐛 Set nonumber locally
close #493
2017-05-06 19:56:54 +08:00
wsdjeg
d8fab64e57 Fix neovim startup
ref: https://github.com/SpaceVim/SpaceVim/issues/480#issuecomment-298476382
2017-05-02 20:14:09 +08:00
wsdjeg
d6d9f57607 Fix #433 2017-04-14 19:43:27 +08:00
wsdjeg
d63d25a953 Add spacevim option for vimfiler colums 2017-04-03 19:32:19 +08:00
wsdjeg
3aaeb9a910 Add filetypeicon in vimfiler 2017-04-03 17:02:48 +08:00
wsdjeg
12addf862e Fix leader wait time 2017-03-16 23:48:50 +08:00
wsdjeg
acb3709bec Fix plugin settings 2017-03-08 20:53:20 +08:00
wsdjeg
5738064623 Fix indent 2017-03-06 23:26:26 +08:00
wsdjeg
b8f2e4193d Fix #303 2017-03-01 22:09:32 +08:00
wsdjeg
a01ca069c2 Add gitstatus 2017-02-27 00:20:37 +08:00
wsdjeg
761561a649 Add vimfiler-git 2017-02-26 22:08:04 +08:00
wsdjeg
303fdad655 Let tagbar use g:spacevim_sidebar_width 2017-02-16 21:46:37 +08:00
wsdjeg
55dff51ffa Make vimfiler use g:spacevim_sidebar_width 2017-02-16 21:27:49 +08:00
wsdjeg
f586bdf564 Fix vimfiler 2017-02-03 23:10:57 +08:00
wsdjeg
6df1542b7a Remove s mapping in vimfiler 2017-01-12 23:08:06 +08:00
wsdjeg
ad8e9c0fe2 Fix #93 2017-01-12 22:09:03 +08:00
wsdjeg
71e52c5a54 Add SpaceVim welcom 2017-01-07 10:50:28 +08:00
wsdjeg
c0ad3bf837 Clone from wsdjeg/Dotfiles/config/nvim 2016-12-26 21:11:19 +08:00