aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/finder
diff options
context:
space:
mode:
authorGravatar Arun Prakash Jana <engineerarun@gmail.com>2020-05-04 06:17:38 +0530
committerGravatar Arun Prakash Jana <engineerarun@gmail.com>2020-05-04 06:17:38 +0530
commit625c8d11f48e4f76f559559021c057479dc0652d (patch)
tree916c22e75dd0c05a2c8427e829deb911586e1727 /plugins/finder
parentf2fd92357384a79e31177fbd3d8c272c865b5302 (diff)
downloadnnn-625c8d11f48e4f76f559559021c057479dc0652d.tar.gz
Refactor move_cursor()
Diffstat (limited to 'plugins/finder')
-rwxr-xr-xplugins/finder2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/finder b/plugins/finder
index c3b2242..b7cda42 100755
--- a/plugins/finder
+++ b/plugins/finder
@@ -6,7 +6,7 @@
# - export FZF_DEFAULT_OPTS='--bind ctrl-a:select-all,ctrl-d:deselect-all'
#
# Shell: POSIX compliant
-# Author: Arun Prakash jana
+# Author: Arun Prakash Jana
. "$(dirname "$0")"/.nnn-plugin-helper