dev: remove heirline artifacts

This commit is contained in:
NotAShelf 2023-03-01 11:38:28 +03:00
parent 58fac467a1
commit ef1b4d88bc
No known key found for this signature in database
GPG Key ID: 5B5C8895F28445F1
2 changed files with 0 additions and 20 deletions

View File

@ -71,9 +71,6 @@ inputs: let
enable = false; enable = false;
theme = "catppuccin"; theme = "catppuccin";
}; };
heirline = {
enable = true;
};
}; };
vim.theme = { vim.theme = {

View File

@ -464,22 +464,6 @@
"type": "github" "type": "github"
} }
}, },
"heirline": {
"flake": false,
"locked": {
"lastModified": 1676845133,
"narHash": "sha256-2rx2QWDJN8TAtCnwmh2izniQJPHx0uE7KpfzISIQY18=",
"owner": "rebelot",
"repo": "heirline.nvim",
"rev": "b69415d912d466db17b8ee1eb777cc7f776a9286",
"type": "github"
},
"original": {
"owner": "rebelot",
"repo": "heirline.nvim",
"type": "github"
}
},
"icon-picker-nvim": { "icon-picker-nvim": {
"flake": false, "flake": false,
"locked": { "locked": {
@ -1258,7 +1242,6 @@
"gesture-nvim": "gesture-nvim", "gesture-nvim": "gesture-nvim",
"gitsigns-nvim": "gitsigns-nvim", "gitsigns-nvim": "gitsigns-nvim",
"glow-nvim": "glow-nvim", "glow-nvim": "glow-nvim",
"heirline": "heirline",
"icon-picker-nvim": "icon-picker-nvim", "icon-picker-nvim": "icon-picker-nvim",
"indent-blankline": "indent-blankline", "indent-blankline": "indent-blankline",
"kommentary": "kommentary", "kommentary": "kommentary",