mirror of
https://github.com/junegunn/fzf.vim.git
synced 2026-01-15 07:36:53 +08:00
- When computing the center line, 'exit' on failure instead of 'return'. - Open vim in read-only mode to avoid a non-zero exit code if the file is already opened. Signed-off-by: Nicolas VINCENT <nico.vince@gmail.com>