mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-11-11 07:55:31 +00:00
feat: apply new module format to tabline plugins
This commit is contained in:
parent
d5082e5ef2
commit
211344d65c
4 changed files with 22 additions and 11 deletions
|
|
@ -1,10 +1,5 @@
|
|||
{
|
||||
pkgs,
|
||||
lib,
|
||||
config,
|
||||
...
|
||||
}: {
|
||||
_: {
|
||||
imports = [
|
||||
./nvim-bufferline.nix
|
||||
./nvim-bufferline
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue