mirror of
https://github.com/CompeyDev/my-nvim-setup.git
synced 2024-12-13 05:20:38 +00:00
add statusline_style to chadrc
This commit is contained in:
parent
aa8df57cae
commit
32a6fd8d29
1 changed files with 3 additions and 2 deletions
|
@ -15,6 +15,7 @@ M.ui = {
|
||||||
"NvimTree",
|
"NvimTree",
|
||||||
-- "terminal",
|
-- "terminal",
|
||||||
},
|
},
|
||||||
|
statusline_style = "default", -- round , slant , block
|
||||||
}
|
}
|
||||||
|
|
||||||
M.options = {
|
M.options = {
|
||||||
|
|
Loading…
Reference in a new issue