From 51870e894cc000e14b518cf99b3bb12bb5a30064 Mon Sep 17 00:00:00 2001 From: Alex Yatskov Date: Wed, 11 Mar 2015 15:58:29 +0900 Subject: [PATCH] Updating configuration for vim-licenses --- .vim/plugins.vim | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.vim/plugins.vim b/.vim/plugins.vim index fa61cc4..cd16524 100644 --- a/.vim/plugins.vim +++ b/.vim/plugins.vim @@ -44,7 +44,8 @@ let g:Tex_DefaultTargetFormat = 'pdf' let g:Tex_MultipleCompileFormats = 'pdf, aux' " vim-licenses -let g:licenses_authors_name = 'Alex Yatskov ' +let g:licenses_authors_name = 'Alex Yatskov ' +let g:licenses_copyright_holders_name = g:licenses_authors_name " vim-table-mode let g:table_mode_corner = '|'