feat: initial push with a fully separated and organized user configuration for AstroNvim v3
This commit is contained in:
5
heirline/separators.lua
Normal file
5
heirline/separators.lua
Normal file
@@ -0,0 +1,5 @@
|
||||
-- Customize different separators between sections
|
||||
return {
|
||||
breadcrumbs = " > ",
|
||||
tab = { "", "" },
|
||||
}
|
||||
Reference in New Issue
Block a user