]> Sergey Matveev's repositories - nnn.git/commitdiff
Fix doc
authorArun Prakash Jana <engineerarun@gmail.com>
Sun, 23 Feb 2020 02:48:07 +0000 (08:18 +0530)
committerArun Prakash Jana <engineerarun@gmail.com>
Sun, 23 Feb 2020 05:06:32 +0000 (10:36 +0530)
plugins/nuke

index 3287087b362d96fc1e620c1d216103cb9295e8f8..9487780ea46f60b16a019f4fb911560f297b1809 100755 (executable)
@@ -37,7 +37,7 @@
 #   Feel free to change the utilities to your favourites and add more mimes.
 #
 # Defaults:
-#   By extension (only the enbaled ones):
+#   By extension (only the enabled ones):
 #      most archives: list with atool, bsdtar
 #      rar: list with unrar
 #      7-zip: list with 7z
@@ -51,7 +51,7 @@
 #      htm|html|xhtml: w3m, lynx, elinks
 #      json: jq, python (json.tool module)
 #   Multimedia by mime:
-#      image/*: sxiv (GUI), viu, img2txt, exiftool
+#      image/*: sxiv (GUI), viu (https://github.com/atanunq/viu), img2txt, exiftool
 #      video/*: smplayer, mpv (GUI), ffmpegthumbnailer, mediainfo, exiftool
 #      audio/*: mocplay (nnn plugin using MOC), mpv, mediainfo, exiftool
 #      application/pdf: zathura (GUI), pdftotext, mutool, exiftool
@@ -62,7 +62,7 @@
 #
 # ToDo:
 #   1. Adapt, test and enable all mimes
-#   2. Clean-up unnecessary the exit codes
+#   2. Clean-up the unnecessary exit codes
 # #############################################################################
 
 # set to 1 to enable GUI apps