Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve denite layer #1491

Merged
merged 4 commits into from Mar 16, 2018
Merged

Improve denite layer #1491

merged 4 commits into from Mar 16, 2018

Conversation

wsdjeg
Copy link
Member

@wsdjeg wsdjeg commented Mar 15, 2018

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.

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.
@ghost ghost assigned wsdjeg Mar 15, 2018
@ghost ghost added the WIP Work In Progress label Mar 15, 2018
@codecov
Copy link

codecov bot commented Mar 15, 2018

Codecov Report

Merging #1491 into master will decrease coverage by 0.04%.
The diff coverage is 5.26%.

@@            Coverage Diff             @@
##           master    #1491      +/-   ##
==========================================
- Coverage   28.43%   28.39%   -0.05%     
==========================================
  Files         239      239              
  Lines       11352    11369      +17     
==========================================
  Hits         3228     3228              
- Misses       8124     8141      +17

@wsdjeg wsdjeg merged commit 44cdf77 into SpaceVim:master Mar 16, 2018
@ghost ghost removed the WIP Work In Progress label Mar 16, 2018
@wsdjeg wsdjeg deleted the denite branch March 16, 2018 13:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant