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