summaryrefslogtreecommitdiff
path: root/nvim/lua/tjk/plugins/colorizer.lua
blob: ac24b23e13def8abf5ce060fb3f18ee23012305a (plain)
1
2
3
4
return {
	"norcalli/nvim-colorizer.lua", -- css color highlighter
	config = true,
}