Skip to content

Commit

Permalink
Add candidate
Browse files Browse the repository at this point in the history
  • Loading branch information
noborus committed May 20, 2022
1 parent 9f20a13 commit 2cbbd18
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions oviewer/input.go
Original file line number Diff line number Diff line change
Expand Up @@ -276,7 +276,9 @@ func NewInput() *Input {
}
i.SectionDelmCandidate = &candidate{
list: []string{
"^commit",
"^diff",
"^#",
"^$",
"^\\f",
},
Expand Down

0 comments on commit 2cbbd18

Please sign in to comment.