Add alpha-nvim

This commit is contained in:
rajvatsal 2023-12-23 11:33:11 +05:30
parent da8a1bfb10
commit b3a140a106
5 changed files with 15 additions and 10 deletions

View file

@ -205,8 +205,8 @@ require('lazy').setup({
opts = {
options = {
icons_enabled = true,
--theme = 'onedark',
component_separators = '|',
-- theme = 'auto',
component_separators = '/',
section_separators = '',
},
},