Simplify config

This commit is contained in:
Saeed Afzal
2023-12-21 23:10:23 +00:00
parent 862d8bb1ec
commit 7d7b0fff77
17 changed files with 101 additions and 253 deletions

View File

@@ -5,6 +5,12 @@ return {
filetypes = {
"*";
"!markdown";
"!neorg";
},
buftypes = {
"*",
"!prompt",
"!popup"
},
user_default_options = {
RRGGBBAA = true,