Add sunglasses and moonbow

This commit is contained in:
2023-12-01 15:28:11 -05:00
parent 8398b9422a
commit e19d09f51d
4 changed files with 38 additions and 23 deletions

View File

@@ -1,7 +1,7 @@
return {
"m4xshen/smartcolumn.nvim",
opts = {
disabled_filetypes = { "help", "text", "markdown", "dashboard" },
disabled_filetypes = { "help", "text", "markdown", "dashboard", "lazy" },
colorcolumn = "120",
},
}