rm un-needed lazy.nvim config

those are defaults so no need to add them
This commit is contained in:
siduck 2023-01-07 19:48:47 +05:30
parent 1b8eff7516
commit dc4674cad4
1 changed files with 1 additions and 18 deletions

View File

@ -10,27 +10,10 @@ return {
ui = {
icons = {
cmd = "",
config = "",
event = "",
ft = "",
init = "",
import = "",
keys = "",
ft = "",
lazy = "",
loaded = "",
not_loaded = "",
plugin = "",
runtime = "",
source = "",
start = "",
task = "",
list = {
"",
"",
"",
"",
},
},
},