Compare commits

...
1 Commits
Author SHA1 Message Date
nortega a4b5c7d85e Change author to Skudonet.
It's actually the copyright holder, so it shouldn't be my name since
this is a work account.
2026-07-13 08:40:22 +02:00
+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>