aboutsummaryrefslogtreecommitdiff
path: root/vim/plugin/bigfile.vim
diff options
context:
space:
mode:
Diffstat (limited to 'vim/plugin/bigfile.vim')
-rw-r--r--vim/plugin/bigfile.vim9
1 files changed, 8 insertions, 1 deletions
diff --git a/vim/plugin/bigfile.vim b/vim/plugin/bigfile.vim
index 5c68b1a7..d1d9ca61 100644
--- a/vim/plugin/bigfile.vim
+++ b/vim/plugin/bigfile.vim
@@ -1,4 +1,11 @@
-" When opening a large file, take some measures to keep things loading quickly
+"
+" bigfile.vim: When opening a large file, take some measures to keep things
+" loading quickly.
+"
+" Author: Tom Ryder <tom@sanctum.geek.nz>
+" Copyright: 2017
+" License: Same as Vim itself
+"
if has('eval') && has('autocmd')
" Threshold is 10 MiB