switch to blink again

This commit is contained in:
2025-04-21 20:57:44 +02:00
parent 946c9a8a85
commit 232f4df97a
3 changed files with 4 additions and 3 deletions

View File

@ -231,6 +231,5 @@ return {
},
-- allows extending the providers array elsewhere in your config
-- without having to redefine it
opts_extend = { 'sources.default' },
enabled = false,
enabled = true,
}