Refresh generated neovim config
This commit is contained in:
@ -1165,16 +1165,36 @@ select_entry *diffview-actions-select_entry*
|
||||
multiple files, this will collapse or open the entry. In the option
|
||||
panel this will interact with the option under the cursor.
|
||||
|
||||
select_next_entry *diffview-actions-select_next_entry*
|
||||
[count] select_next_entry *diffview-actions-select_next_entry*
|
||||
Contexts: `view`, `file_panel`, `file_history_panel`
|
||||
|
||||
Select the entry following the subject.
|
||||
|
||||
select_prev_entry *diffview-actions-select_prev_entry*
|
||||
[count] select_prev_entry *diffview-actions-select_prev_entry*
|
||||
Contexts: `view`, `file_panel`, `file_history_panel`
|
||||
|
||||
Select the entry preceding the subject.
|
||||
|
||||
select_first_entry *diffview-actions-select_first_entry*
|
||||
Contexts: `view`, `file_panel`, `file_history_panel`
|
||||
|
||||
Select the first entry.
|
||||
|
||||
select_last_entry *diffview-actions-select_last_entry*
|
||||
Contexts: `view`, `file_panel`, `file_history_panel`
|
||||
|
||||
Select the last entry.
|
||||
|
||||
[count] select_next_commit *diffview-actions-select_next_commit*
|
||||
Contexts: `file_history_view`, `file_history_panel`
|
||||
|
||||
Select the commit following the subject.
|
||||
|
||||
[count] select_prev_commit *diffview-actions-select_prev_commit*
|
||||
Contexts: `file_history_view`, `file_history_panel`
|
||||
|
||||
Select the commit preceding the subject.
|
||||
|
||||
stage_all *diffview-actions-stage_all*
|
||||
Contexts: `diff_view`, `file_panel`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user