neovim-flake/modules/plugins/visuals/hlargs-nvim/default.nix

7 lines
62 B
Nix
Raw Normal View History

{
imports = [
./hlargs-nvim.nix
./config.nix
];
}