Skip to content

Instantly share code, notes, and snippets.

@yuki-yano
Created October 4, 2016 04:12
Show Gist options
  • Select an option

  • Save yuki-yano/c2bed18644e3fe42b584ce31efafe0f1 to your computer and use it in GitHub Desktop.

Select an option

Save yuki-yano/c2bed18644e3fe42b584ce31efafe0f1 to your computer and use it in GitHub Desktop.
[[plugins]]
repo = 'junegunn/fzf'
build = './install --all'
merged = 0
[[plugins]]
repo = 'junegunn/fzf.vim'
depends = 'fzf'
hook_add = '''
nmap <C-p> :FZF<CR>
'''
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment