mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-02-21 10:58:01 +00:00
Compare commits
3 commits
6941da67f5
...
bf22c22ce5
Author | SHA1 | Date | |
---|---|---|---|
![]() |
bf22c22ce5 | ||
![]() |
668efb05bf | ||
![]() |
3142a1bf68 |
1 changed files with 4 additions and 5 deletions
|
@ -19,12 +19,11 @@
|
|||
# request.
|
||||
packages.dev = let
|
||||
configuration = {};
|
||||
|
||||
customNeovim = lib.nvim.neovimConfiguration {
|
||||
in
|
||||
(lib.nvim.neovimConfiguration {
|
||||
inherit pkgs;
|
||||
modules = [configuration];
|
||||
};
|
||||
in
|
||||
customNeovim.neovim;
|
||||
})
|
||||
.neovim;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue