mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-06 10:21:31 +00:00
feat: add heirline module and options
This commit is contained in:
parent
0100c794c9
commit
680f2e6dcd
5 changed files with 717 additions and 8 deletions
6
modules/statusline/heirline/default.nix
Normal file
6
modules/statusline/heirline/default.nix
Normal file
|
@ -0,0 +1,6 @@
|
|||
_: {
|
||||
imports = [
|
||||
./config.nix
|
||||
./heirline.nix
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue