about summary refs log tree commit diff stats
path: root/ranger
diff options
context:
space:
mode:
authorNici <NiciTheNici@protonmail.com>2022-02-13 19:14:34 +0100
committerNici <NiciTheNici@protonmail.com>2022-02-13 19:14:34 +0100
commit49bb550cb2fbef22e2b10782d6aa2afe0dc61943 (patch)
treeea873830b97149fc6444eb32fc7162d9e665c6dc /ranger
parent93ace2a4b6e9788adecd690020dc57e576c608cd (diff)
downloadranger-49bb550cb2fbef22e2b10782d6aa2afe0dc61943.tar.gz
fix indent
Diffstat (limited to 'ranger')
-rwxr-xr-xranger/data/scope.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/ranger/data/scope.sh b/ranger/data/scope.sh
index 9c27bc91..2d1321c2 100755
--- a/ranger/data/scope.sh
+++ b/ranger/data/scope.sh
@@ -49,7 +49,7 @@ OPENSCAD_COLORSCHEME="${RNGR_OPENSCAD_COLORSCHEME:-Tomorrow Night}"
 
 handle_extension() {
     case "${FILE_EXTENSION_LOWER}" in
-	## Archive
+        ## Archive
         a|ace|alz|arc|arj|bz|bz2|cab|cpio|deb|gz|jar|lha|lz|lzh|lzma|lzo|\
         rpm|rz|t7z|tar|tbz|tbz2|tgz|tlz|txz|tZ|tzo|war|xpi|xz|Z|zip)
             atool --list -- "${FILE_PATH}" && exit 5