diff options
Diffstat (limited to 'vim/plugin/big_file.vim')
-rw-r--r-- | vim/plugin/big_file.vim | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/vim/plugin/big_file.vim b/vim/plugin/big_file.vim index 5ccad7d2..ec30158a 100644 --- a/vim/plugin/big_file.vim +++ b/vim/plugin/big_file.vim @@ -3,7 +3,6 @@ " loading quickly. " " Author: Tom Ryder <tom@sanctum.geek.nz> -" Copyright: 2017 " License: Same as Vim itself " if has('eval') && has('autocmd') |