diff options
Diffstat (limited to 'vimv')
-rwxr-xr-x | vimv | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,4 +1,5 @@ #!/usr/bin/env bash +# Copyright Thameera Senanayaka on GitHub, MIT (see LICENSE-vimv) set -eu # Lists the current directory's files in Vim, so you can edit it and save to rename them |