junegunn / junegunn/fzf.vim

Do not enable graph for Commits by default

Open
#1,391 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Vim Script
Stars
10.3k
Forks
608
Avg merge
5d 8h
Merged PRs (30d)
2

Description

- [x] I have fzf 0.30.0 or above
- [x] I have read through https://github.com/junegunn/fzf.vim/blob/master/README.md
- [x] I have read through https://github.com/junegunn/fzf/blob/master/README-VIM.md
- [x] I have read through the manual page of fzf (`man fzf`)
- [x] I have searched through the existing issues

When using `Commits`, I would like the graph option to be disabled.

Right now, there is `fzf_commits_log_options` but trying to disable graph via that does not work due to the `--graph` option being added [here](https://github.com/junegunn/fzf.vim/blob/master/autoload/fzf/vim.vim#L1212). So `fzf_commits_log_options` as such does not allow a full override.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.