mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-20 16:15:43 +02:00
docs/lib: enable lib.nixvim.lua
docs
This commit is contained in:
parent
bda4be03fc
commit
4a272ca5d7
1 changed files with 4 additions and 0 deletions
|
@ -14,6 +14,10 @@
|
|||
file = ../../lib/utils.nix;
|
||||
title = "utility functions";
|
||||
};
|
||||
lua = {
|
||||
file = ../../lib/to-lua.nix;
|
||||
title = "lua functions";
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue