mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-05 18:01:32 +00:00
15 lines
207 B
Nix
15 lines
207 B
Nix
{
|
|
imports = [
|
|
./borders
|
|
./breadcrumbs
|
|
./colorful-menu-nvim
|
|
./colorizer
|
|
./fastaction
|
|
./illuminate
|
|
./modes
|
|
./noice
|
|
./notifications
|
|
./nvim-ufo
|
|
./smartcolumn
|
|
];
|
|
}
|