From da9499b138b8a2d402d6bec4400fce214ca00820 Mon Sep 17 00:00:00 2001 From: Arun Prakash Jana Date: Tue, 6 Jun 2017 20:16:32 +0530 Subject: Optionally use EDITOR (fallback vi) for text files --- nlay | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'nlay') diff --git a/nlay b/nlay index 759a2c1..53d89e3 100755 --- a/nlay +++ b/nlay @@ -14,8 +14,7 @@ # # The bg setting depends on personal preference and type of app, e.g., # I would start vim (CLI) in the foreground but Sublime Text (GUI) in the -# background. I also prefer mpv running in the background without disturbing -# my ongoing activity in nnn by blocking navigation. +# background. # # Check (and TOGGLE as you wish) the default bg settings. # @@ -53,7 +52,7 @@ ext="${ext,,}" ENABLE_FILE_TYPE_HANDLING -#---------------- PLAINTEXT ----------------- +#------------ PLAINTEXT (UNUSED) ------------ if [ "$2" == "text" ]; then app=("vim") -- cgit v1.2.3-70-g09d2