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 7 additions and 7 deletions

12
flake.lock generated
View file

@ -42,11 +42,11 @@
"nixpkgs": "nixpkgs" "nixpkgs": "nixpkgs"
}, },
"locked": { "locked": {
"lastModified": 1724097937, "lastModified": 1755304025,
"narHash": "sha256-Q4tgm8ZHAQUdvsNft86MqIbHQAm7OF7RT/wwYWXqSdY=", "narHash": "sha256-xVKfjFwc0zMbLMjLTiHz+0llggkjs93SmHkhaa9S3M4=",
"owner": "mrcjkb", "owner": "mrcjkb",
"repo": "nix-gen-luarc-json", "repo": "nix-gen-luarc-json",
"rev": "b36b69c4ded9f31b079523bc452e23458734cf00", "rev": "1865b0ebb753ae5324d7381b1fa8c98c04ec7509",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -163,11 +163,11 @@
}, },
"nixpkgs_2": { "nixpkgs_2": {
"locked": { "locked": {
"lastModified": 1749285348, "lastModified": 1756787288,
"narHash": "sha256-frdhQvPbmDYaScPFiCnfdh3B/Vh81Uuoo0w5TkWmmjU=", "narHash": "sha256-rw/PHa1cqiePdBxhF66V7R+WAP8WekQ0mCDG4CFqT8Y=",
"owner": "NixOS", "owner": "NixOS",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "3e3afe5174c561dee0df6f2c2b2236990146329f", "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 = {