Tabs to two spaces.
This commit is contained in:
parent
0912f2d3d4
commit
03303c9e36
6 changed files with 49 additions and 49 deletions
|
|
@ -231,7 +231,7 @@ function ched()
|
|||
then
|
||||
if [[ $(realpath "$EDITOR") == "$EDITOR_REAL" ]];
|
||||
then
|
||||
available_editors+=("$EDITOR_REAL" "$editor (current choice)")
|
||||
available_editors+=("$EDITOR_REAL" "$editor (current choice)")
|
||||
else
|
||||
available_editors+=("$EDITOR_REAL", "$editor")
|
||||
fi
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue