master #1

Open
oli wants to merge 912 commits from master into lua
Showing only changes of commit 90494dfad6 - Show all commits

View File

@@ -0,0 +1,10 @@
return {
'NvChad/nvim-colorizer.lua',
config = true,
cmd = {
'ColorizerAttachToBuffer',
'ColorizerDetachFromBuffer',
'ColorizerReloadAllBuffers',
'ColorizerToggle'
}
}