This commit is contained in:
Alex Yatskov 2015-01-18 19:58:15 +09:00
parent 8c42909558
commit d1f8d1af31

2
.vimrc
View File

@ -10,7 +10,7 @@ let g:Tex_DefaultTargetFormat='pdf'
let g:Tex_MultipleCompileFormats='pdf, aux'
" vim-licenses
let g:licenses_authors_name = 'Alex Yatskov <alex@foosoft.net>'
let g:licenses_authors_name='Alex Yatskov <alex@foosoft.net>'
" vim-table-mode
let g:table_mode_corner='|'