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 = "#2d3339",
lightbg2 = "#252b31",
pmenu_bg = "#8aac8b",
folder_bg = "#6b8bab"
folder_bg = "#6b8bab",
}
return colors