Update README.md

This commit is contained in:
Junegunn Choi 2015-10-15 16:00:43 +09:00
parent 2977f08e8f
commit 207876f620

View file

@ -92,7 +92,9 @@ let g:fzf_action = {
\ 'ctrl-v': 'vsplit' }
" Default fzf layout
let g:fzf_layout = { 'down': '40%' }
" - down / up / left / right
" - window (nvim only)
let g:fzf_layout = { 'down': '~40%' }
" Advanced customization using autoload functions
autocmd VimEnter * command! Colors