aboutsummaryrefslogtreecommitdiff
path: root/lua/startup/themes/evil.lua
diff options
context:
space:
mode:
Diffstat (limited to 'lua/startup/themes/evil.lua')
-rw-r--r--lua/startup/themes/evil.lua7
1 files changed, 0 insertions, 7 deletions
diff --git a/lua/startup/themes/evil.lua b/lua/startup/themes/evil.lua
index a211b71..f68fad7 100644
--- a/lua/startup/themes/evil.lua
+++ b/lua/startup/themes/evil.lua
@@ -9,7 +9,6 @@ local settings = {
content = require("startup.headers").hydra(),
highlight = "Statement",
default_color = "",
- command = "",
oldfiles_amount = 0,
},
header_2 = {
@@ -22,7 +21,6 @@ local settings = {
content = require("startup.functions").quote(),
highlight = "Constant",
default_color = "",
- command = "",
oldfiles_amount = 0,
},
-- name which will be displayed and command
@@ -42,7 +40,6 @@ local settings = {
},
highlight = "String",
default_color = "",
- command = "",
oldfiles_amount = 0,
},
body_2 = {
@@ -55,7 +52,6 @@ local settings = {
content = {},
highlight = "String",
default_color = "#FFFFFF",
- command = "",
oldfiles_amount = 5,
},
footer = {
@@ -68,7 +64,6 @@ local settings = {
content = { "startup.nvim" },
highlight = "TSString",
default_color = "#FFFFFF",
- command = "",
oldfiles_amount = 10,
},
@@ -86,7 +81,6 @@ local settings = {
margin = 5,
highlight = "TSString",
default_color = "#FFFFFF",
- command = "",
oldfiles_amount = 10,
},
@@ -100,7 +94,6 @@ local settings = {
margin = 5,
highlight = "TSString",
default_color = "#FFFFFF",
- command = "",
oldfiles_amount = 10,
},