mirror of
https://github.com/NotAShelf/neovim-flake.git
synced 2025-12-24 03:10:02 +01:00
6 lines
59 B
Nix
6 lines
59 B
Nix
|
|
_: {
|
||
|
|
imports = [
|
||
|
|
./config.nix
|
||
|
|
./tabnine.nix
|
||
|
|
]
|
||
|
|
}
|