nixvim stuff
This commit is contained in:
parent
88db34c822
commit
7d65cb5fb8
4 changed files with 8 additions and 2 deletions
|
@ -9,7 +9,7 @@ in {
|
|||
plugins = {
|
||||
bufferline = {
|
||||
enable = true;
|
||||
separatorStyle = "thick"; # “slant”, “padded_slant”, “slope”, “padded_slope”, “thick”, “thin”
|
||||
separatorStyle = "slant"; # “slant”, “padded_slant”, “slope”, “padded_slope”, “thick”, “thin”
|
||||
highlights = {
|
||||
fill = {
|
||||
fg = colors.base00;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue