mirror of
https://github.com/NotAShelf/neovim-flake.git
synced 2026-05-01 22:27:58 +02:00
5 lines
50 B
Nix
5 lines
50 B
Nix
{
|
|
imports = [
|
|
./nvim-session-manager
|
|
];
|
|
}
|