mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-01-20 00:42:24 +00:00
13 lines
158 B
Nix
13 lines
158 B
Nix
{
|
|
imports = [
|
|
./ai
|
|
./align
|
|
./animate
|
|
# ./base16 # NOTE: configured in theme/
|
|
./basics
|
|
./bracketed
|
|
./bufremove
|
|
./clue
|
|
];
|
|
}
|