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

3 Commits

Author SHA1 Message Date
Wang Shidong
9b8b054d91
Improve unite layer (#1487)
All unite 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.
2018-03-15 21:47:42 +08:00
wsdjeg
5738064623 Fix indent 2017-03-06 23:26:26 +08:00
wsdjeg
c0ad3bf837 Clone from wsdjeg/Dotfiles/config/nvim 2016-12-26 21:11:19 +08:00