Compare commits

..

2 commits

Author SHA1 Message Date
cbe17d13d0
chore: Update flake.lock
Some checks failed
Perform checks / formatting (push) Failing after 9m40s
Perform checks / nix_flake_check (push) Failing after 9m38s
Perform checks / nix_build (push) Failing after 9m38s
2025-09-03 12:03:35 +02:00
86d76bcb0e
fix(nvim/bufferline): Fix catppuccin theme load 2025-09-03 12:03:19 +02:00
2 changed files with 4 additions and 4 deletions

6
flake.lock generated
View file

@ -163,11 +163,11 @@
}, },
"nixpkgs_2": { "nixpkgs_2": {
"locked": { "locked": {
"lastModified": 1756386758, "lastModified": 1756787288,
"narHash": "sha256-1wxxznpW2CKvI9VdniaUnTT2Os6rdRJcRUf65ZK9OtE=", "narHash": "sha256-rw/PHa1cqiePdBxhF66V7R+WAP8WekQ0mCDG4CFqT8Y=",
"owner": "NixOS", "owner": "NixOS",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "dfb2f12e899db4876308eba6d93455ab7da304cd", "rev": "d0fc30899600b9b3466ddb260fd83deb486c32f1",
"type": "github" "type": "github"
}, },
"original": { "original": {

View file

@ -10,7 +10,7 @@ vim.g.did_load_bufferline_plugin = true
local mocha = require("catppuccin.palettes").get_palette "mocha" local mocha = require("catppuccin.palettes").get_palette "mocha"
require("bufferline").setup { require("bufferline").setup {
highlights = require("catppuccin.groups.integrations.bufferline").get { highlights = require("catppuccin.groups.integrations.bufferline").get_theme {
styles = { "italic", "bold" }, styles = { "italic", "bold" },
custom = { custom = {
all = { all = {