mirror of
https://github.com/NotAShelf/neovim-flake.git
synced 2024-11-14 04:55:57 +01:00
Compare commits
No commits in common. "1c6415b5aee1d3d3863238727ddb581866411de5" and "1e7caf2dfd7a2c3f0bc84643e637e123d757c675" have entirely different histories.
1c6415b5ae
...
1e7caf2dfd
1 changed files with 1 additions and 2 deletions
|
@ -25,8 +25,7 @@
|
|||
|
||||
flake = {
|
||||
lib = {
|
||||
inherit (lib) nvim;
|
||||
inherit (lib.nvim) neovimConfiguration;
|
||||
inherit (lib) nvim neovimConfiguration;
|
||||
};
|
||||
|
||||
homeManagerModules = {
|
||||
|
|
Loading…
Reference in a new issue