diff options
Diffstat (limited to 'plugins/ndiff')
-rwxr-xr-x | plugins/ndiff | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/ndiff b/plugins/ndiff index 10af0b3..e2f1125 100755 --- a/plugins/ndiff +++ b/plugins/ndiff @@ -1,6 +1,6 @@ #!/usr/bin/env sh -# Description: File and directory diff using vimdiff +# Description: Show diff using vimdiff # # Shell: POSIX compliant # Author: Arun Prakash Jana |