diff options
Diffstat (limited to 'vim/plugin/copy_linebreak.vim')
-rw-r--r-- | vim/plugin/copy_linebreak.vim | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/vim/plugin/copy_linebreak.vim b/vim/plugin/copy_linebreak.vim index cba2c866..1dc537d4 100644 --- a/vim/plugin/copy_linebreak.vim +++ b/vim/plugin/copy_linebreak.vim @@ -3,6 +3,8 @@ " showbreak characters and breakindent mode on and off, for convenience of " copying multiple lines from terminal emulators. " +" Author: Tom Ryder <tom@sanctum.geek.nz> +" License: Same as Vim itself " if has('eval') |