feat: add gitlinker

This commit is contained in:
Christoph Koehler 2025-04-05 22:29:54 -06:00
commit 7ca4c17385
No known key found for this signature in database
6 changed files with 59 additions and 0 deletions

View file

@ -0,0 +1,6 @@
{
imports = [
./config.nix
./gitlinker-nvim.nix
];
}