mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-11 20:53:27 +00:00
refactor: move lualine files into their own dir
This commit is contained in:
parent
645c50a610
commit
e738e44c6a
6 changed files with 95 additions and 3 deletions
6
modules/statusline/lualine/default.nix
Normal file
6
modules/statusline/lualine/default.nix
Normal file
|
@ -0,0 +1,6 @@
|
|||
_: {
|
||||
imports = [
|
||||
./lualine.nix
|
||||
./config.nix
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue