tree-wide: Format files | Reformat chadrc | Misc (#268)

chadrc: looks cleaner this way

move close buffer to misc as it is not dependent on buffer plugin
This commit is contained in:
Aki
2021-08-17 23:21:10 +05:30
committed by GitHub
parent 29f3259c42
commit 98086892a7
11 changed files with 148 additions and 135 deletions

View File

@@ -29,7 +29,7 @@ local colors = {
lightbg = "#3d454b",
lightbg2 = "#333b41",
pmenu_bg = "#83c092",
folder_bg = "#7fbbb3"
folder_bg = "#7fbbb3",
}
return colors