mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-22 00:49:01 +02:00
update
This commit is contained in:
parent
0694a45e65
commit
8cab416b15
1 changed files with 2 additions and 1 deletions
|
@ -177,7 +177,8 @@ return {
|
|||
require("lualine").setup({
|
||||
options = {
|
||||
theme = bubbles_theme,
|
||||
component_separators = "|",
|
||||
-- component_separators = "|",
|
||||
component_separators = { left = "", right = "" },
|
||||
section_separators = { left = "", right = "" },
|
||||
disabled_filetypes = {
|
||||
"TelescopePrompt",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue