From a4b5c7d85e1c4fed698e7d7394a03decf104d8c1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicol=C3=A1s=20A=2E=20Ortega=20Froysa?= Date: Mon, 13 Jul 2026 08:40:22 +0200 Subject: [PATCH] Change author to Skudonet. It's actually the copyright holder, so it shouldn't be my name since this is a work account. --- init.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.vim b/init.vim index 35423c9..1fc2e37 100644 --- a/init.vim +++ b/init.vim @@ -156,7 +156,7 @@ let g:airline#extensions#whitespace#mixed_indent_algo = 2 let g:airline#extensions#whitespace#checks = [ 'indent', 'long'] " vim-licenser -let g:licenser_author = 'Nicolás A. Ortega ' +let g:licenser_author = 'Skudonet S.L. ' " FZF nnoremap f :Files