space-vim
space-vim copied to clipboard
Use floating window for fzf layer
neovim already includes the floating window feature in the master, which is quite useful to improve the user experience in many ways, e.g., open the fzf in a centered floating win without disturbing the window layout. space-vim already embrace this feature in the fzf layer, I highly recommend you to update space-vim and neovim to try it.
To install the HEAD version of neovim via brew:
$ brew install neovim --HEAD
Layer 'file-manager',{'exclude':'danro/rename.vim'} 是否支持排除多个插件呢?是数组形势还是?
数组
this would be sweet
fzf has supported(https://github.com/junegunn/fzf/commit/7ceb58b2aadfcf0f5e99da83626cf88d282159b2) floating window(popup) in both vim and neovim.