vim-aliases: adjust for c10s
This commit is contained in:
parent
9ee60eff23
commit
818108b954
1 changed files with 1 additions and 1 deletions
|
|
@ -96,7 +96,7 @@ rlJournalStart
|
|||
|
||||
for app in /usr/bin/vi /usr/bin/view
|
||||
do
|
||||
if rlIsFedora; then
|
||||
if rlIsFedora || rlIsRHELLike '>=10'; then
|
||||
str="Tiny"
|
||||
else
|
||||
str="Small"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue