mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-10-03 07:23:30 +00:00
utility/images: add image.nvim
This commit is contained in:
parent
024e1a6845
commit
7cb428520b
10 changed files with 194 additions and 3 deletions
6
modules/utility/images/hologram/default.nix
Normal file
6
modules/utility/images/hologram/default.nix
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
imports = [
|
||||
./config.nix
|
||||
./hologram.nix
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue