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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
11 changed files with 148 additions and 135 deletions

View file

@ -29,7 +29,7 @@ local colors = {
lightbg = "#343642",
lightbg2 = "#2f313d",
pmenu_bg = "#b389ef",
folder_bg = "#BD93F9"
folder_bg = "#BD93F9",
}
return colors

View file

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

View file

@ -29,7 +29,7 @@ local colors = {
lightbg = "#2d3139",
lightbg2 = "#262a32",
pmenu_bg = "#89b482",
folder_bg = "#6d8dad"
folder_bg = "#6d8dad",
}
return colors

View file

@ -29,7 +29,7 @@ local colors = {
lightbg = "#2d3339",
lightbg2 = "#252b31",
pmenu_bg = "#8aac8b",
folder_bg = "#6b8bab"
folder_bg = "#6b8bab",
}
return colors

View file

@ -29,7 +29,7 @@ local colors = {
lightbg = "#3f4551",
lightbg2 = "#393f4b",
pmenu_bg = "#A3BE8C",
folder_bg = "#7797b7"
folder_bg = "#7797b7",
}
return colors

View file

@ -29,7 +29,7 @@ local colors = {
lightbg = "#d6d6d6",
lightbg2 = "#5e5f65",
pmenu_bg = "#5e5f65",
folder_bg = "#6C6C6C"
folder_bg = "#6C6C6C",
}
return colors

View file

@ -29,7 +29,7 @@ local colors = {
lightbg = "#2d3139",
lightbg2 = "#262a32",
pmenu_bg = "#A3BE8C",
folder_bg = "#61afef"
folder_bg = "#61afef",
}
return colors

View file

@ -29,7 +29,7 @@ local colors = {
lightbg = "#252631",
lightbg2 = "#22232e",
pmenu_bg = "#7aa2f7",
folder_bg = "#7aa2f7"
folder_bg = "#7aa2f7",
}
return colors

View file

@ -29,7 +29,7 @@ local colors = {
lightbg = "#373B41",
lightbg2 = "#2D3035",
pmenu_bg = "#a4b595",
folder_bg = "#6f8dab"
folder_bg = "#6f8dab",
}
return colors