Skip to content

Commit dac29c9

Browse files
author
Ali Shahid
committed
[nvim-colorizer.lua] allow lua file
1 parent 5a22bba commit dac29c9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lua/plugins/nvim-colorizer_lua.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ colorizer.setup({
3030
'vim',
3131
'dart',
3232
'python',
33+
'lua',
3334
-- '*', -- all file type
3435

3536
}, {mode = 'background', names = true, css = true, css_fn = true})

0 commit comments

Comments
 (0)