mirror of
https://github.com/NotAShelf/neovim-flake.git
synced 2024-11-07 12:45:57 +01:00
utility/images: remote hologram.nviö
image.nvim has better coverage
This commit is contained in:
parent
a6b133124d
commit
d2af30545d
2 changed files with 1 additions and 7 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
imports = [
|
||||
#./hologram
|
||||
./hologram
|
||||
./image-nvim
|
||||
];
|
||||
}
|
||||
|
|
|
@ -1,6 +0,0 @@
|
|||
{
|
||||
imports = [
|
||||
./config.nix
|
||||
./hologram.nix
|
||||
];
|
||||
}
|
Loading…
Reference in a new issue