let $FZF_DEFAULT_OPTS='--layout=reverse --margin=1' let g:fzf_layout = {'window': 'call coreplug#fzf#create_window()'} nn :call fzf#vim#files([], 0)