mirror of
https://github.com/junegunn/fzf.vim.git
synced 2025-12-06 12:44:24 +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>