Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(vim): E492: Not an editor command: FZF (#58)
Explicitly read Ex commands from the fzf.vim plugin and check `FZF` command existence before adding a key map to avoid an issue when fzf is located in the path, the plugin is absent from the runtime path but the keymap is set anyway.
- Loading branch information