1
0

Change author to Skudonet.

It's actually the copyright holder, so it shouldn't be my name since
this is a work account.
This commit is contained in:
2026-07-13 08:40:22 +02:00
parent 32aa03aee3
commit a4b5c7d85e
+1 -1
View File
@@ -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 <nicolas.ortega@skudonet.com>'
let g:licenser_author = 'Skudonet S.L. <community@skudonet.com>'
" FZF
nnoremap <leader>f :Files<CR>