summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorJunegunn Choi <junegunn.c@gmail.com>2020-04-05 18:14:05 +0900
committerJunegunn Choi <junegunn.c@gmail.com>2020-04-05 18:16:36 +0900
commit71e573d082ee4f0ee3935517d34e0556d81435d7 (patch)
treeefadd8083e12dcb8a5a35223d9ca3e7884aff604 /bin
parent334a4fa15920b08f7be2432398e620587cc6f079 (diff)
downloadfzf-71e573d082ee4f0ee3935517d34e0556d81435d7.tar.gz
[vim] Add 'tmux' layout option to use fzf-tmux
e.g. if exists('$TMUX') let g:fzf_layout = { 'tmux': '-p90%,60%' } else let g:fzf_layout = { 'window': { 'width': 0.9, 'height': 0.6 } } endif
Diffstat (limited to 'bin')
0 files changed, 0 insertions, 0 deletions