Add alpha-nvim
This commit is contained in:
parent
da8a1bfb10
commit
b3a140a106
5 changed files with 15 additions and 10 deletions
4
init.lua
4
init.lua
|
|
@ -205,8 +205,8 @@ require('lazy').setup({
|
|||
opts = {
|
||||
options = {
|
||||
icons_enabled = true,
|
||||
--theme = 'onedark',
|
||||
component_separators = '|',
|
||||
-- theme = 'auto',
|
||||
component_separators = '/',
|
||||
section_separators = '',
|
||||
},
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue