1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-04-13 12:49:10 +08:00
Wang Shidong 44cdf7774c
Improve denite layer (#1491)
* Improve denite layer

All denite key bindings begins with `<Leader> f`
  " The default sources:
  " file: <Leader>ff
  " register: <Leader>fe
  " jump: <Leader>fj
  " messages: <Leader>fm
  " history/yank source <Leader>fh
  " quickfix source <Leader>fq
  " outline source <Leader>fo
  " localtion source <Leader>fl

`SPC T s` is for colorscheme.

ref https://github.com/Shougo/neoyank.vim/issues/14
2018-03-16 21:02:56 +08:00
..
2018-02-24 17:15:49 +08:00
2018-02-03 21:34:47 +08:00
2017-12-12 09:59:27 +08:00
2018-01-03 21:15:12 +08:00
2017-12-12 09:59:27 +08:00
2018-01-01 22:35:11 +08:00
2017-12-14 22:01:23 +08:00
2017-02-10 22:16:51 +08:00
2018-03-16 21:02:56 +08:00
2017-12-02 23:23:58 +08:00
2018-02-04 23:13:39 +09:00
2018-02-25 01:06:18 +08:00
2018-01-19 00:00:53 +08:00
2017-12-02 23:23:58 +08:00
2017-10-09 22:41:31 +08:00
2017-12-12 09:59:27 +08:00
2018-03-16 21:02:56 +08:00