mirror of
https://github.com/nix-community/nixvim.git
synced 2025-08-01 08:34:41 +02:00
parent
d8a86e9b3f
commit
c73bef16ab
61 changed files with 112 additions and 263 deletions
|
@ -1,6 +1,6 @@
|
|||
{ config, lib, ... }:
|
||||
let
|
||||
helpers = import ../plugins/helpers.nix { inherit lib; };
|
||||
helpers = import ../lib/helpers.nix { inherit lib; };
|
||||
in
|
||||
with lib;
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue