⚙️ config(nvim): add more colorful-winsep filetypes
This commit is contained in:
parent
841d4607ae
commit
f13cdf548e
1 changed files with 6 additions and 0 deletions
|
@ -16,6 +16,12 @@ return {
|
||||||
"vim-be-good",
|
"vim-be-good",
|
||||||
"oil",
|
"oil",
|
||||||
"outline",
|
"outline",
|
||||||
|
"trouble",
|
||||||
|
"startuptime",
|
||||||
|
"packer",
|
||||||
|
"spectre",
|
||||||
|
"alpha",
|
||||||
|
"edgy",
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue