Change copyright name order.
This commit is contained in:
4
init.vim
4
init.vim
@@ -132,8 +132,8 @@ let g:airline#extensions#whitespace#mixed_indent_algo = 2
|
||||
let g:airline#extensions#whitespace#checks = [ 'indent', 'long']
|
||||
|
||||
" vim-licenses
|
||||
let g:licenses_copyright_holders_name = 'Ortega Froysa, Nicolás <nicolas@ortegas.org>'
|
||||
let g:licenses_authors_name = 'Ortega Froysa, Nicolás <nicolas@ortegas.org>'
|
||||
let g:licenses_copyright_holders_name = 'Nicolás Ortega Froysa <nicolas@ortegas.org>'
|
||||
let g:licenses_authors_name = 'Nicolás Ortega Froysa <nicolas@ortegas.org>'
|
||||
let g:licenses_default_command = [ 'Affero' ]
|
||||
|
||||
" FZF
|
||||
|
||||
Reference in New Issue
Block a user