diff options
Diffstat (limited to 'plugins/dragdrop')
-rwxr-xr-x | plugins/dragdrop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/dragdrop b/plugins/dragdrop index 5734d98..a69ed84 100755 --- a/plugins/dragdrop +++ b/plugins/dragdrop @@ -3,7 +3,7 @@ # Description: Open a Drag and drop window, to drop files onto other programs. # Also provides drag and drop window for files. # -# Requires: https://github.com/mwh/dragon +# Dependencies: https://github.com/mwh/dragon # # Notes: # - Files that are dropped will be added to nnn's selection |