mirror of
https://github.com/NotAShelf/neovim-flake.git
synced 2026-03-26 17:50:36 +01:00
5 lines
50 B
Nix
5 lines
50 B
Nix
{
|
|
imports = [
|
|
./nvim-session-manager
|
|
];
|
|
}
|