aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/ndiff
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/ndiff')
-rwxr-xr-xplugins/ndiff2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/ndiff b/plugins/ndiff
index e2f1125..fad28ad 100755
--- a/plugins/ndiff
+++ b/plugins/ndiff
@@ -5,4 +5,4 @@
# Shell: POSIX compliant
# Author: Arun Prakash Jana
-vimdiff $(cat ~/.nnncp | tr '\0' '\n')
+vimdiff $(cat ~/.config/nnn/.selection | tr '\0' '\n')