update
This commit is contained in:
8
lua/plugins/config/lualine.lua
Normal file
8
lua/plugins/config/lualine.lua
Normal file
@@ -0,0 +1,8 @@
|
||||
require("lualine").setup({
|
||||
options = {
|
||||
theme = "auto",
|
||||
section_separators = "",
|
||||
component_separators = "",
|
||||
},
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user