vim/colorizer: user default background mode
This commit is contained in:
parent
60509d18a8
commit
48864a8983
1 changed files with 0 additions and 1 deletions
|
@ -7,7 +7,6 @@ return {
|
||||||
|
|
||||||
config = function()
|
config = function()
|
||||||
require('colorizer').setup(nil, {
|
require('colorizer').setup(nil, {
|
||||||
mode = 'foreground',
|
|
||||||
css = true,
|
css = true,
|
||||||
})
|
})
|
||||||
end,
|
end,
|
||||||
|
|
Loading…
Add table
Reference in a new issue