Compare commits
2 commits
46577f823b
...
cbe17d13d0
Author | SHA1 | Date | |
---|---|---|---|
cbe17d13d0 | |||
86d76bcb0e |
2 changed files with 4 additions and 4 deletions
6
flake.lock
generated
6
flake.lock
generated
|
@ -163,11 +163,11 @@
|
|||
},
|
||||
"nixpkgs_2": {
|
||||
"locked": {
|
||||
"lastModified": 1756386758,
|
||||
"narHash": "sha256-1wxxznpW2CKvI9VdniaUnTT2Os6rdRJcRUf65ZK9OtE=",
|
||||
"lastModified": 1756787288,
|
||||
"narHash": "sha256-rw/PHa1cqiePdBxhF66V7R+WAP8WekQ0mCDG4CFqT8Y=",
|
||||
"owner": "NixOS",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "dfb2f12e899db4876308eba6d93455ab7da304cd",
|
||||
"rev": "d0fc30899600b9b3466ddb260fd83deb486c32f1",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
|
|
@ -10,7 +10,7 @@ vim.g.did_load_bufferline_plugin = true
|
|||
|
||||
local mocha = require("catppuccin.palettes").get_palette "mocha"
|
||||
require("bufferline").setup {
|
||||
highlights = require("catppuccin.groups.integrations.bufferline").get {
|
||||
highlights = require("catppuccin.groups.integrations.bufferline").get_theme {
|
||||
styles = { "italic", "bold" },
|
||||
custom = {
|
||||
all = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue