feat: add filetags

This commit is contained in:
Moritz Böhme 2025-02-23 18:25:55 +01:00
parent f2d0c9d8bb
commit 1a4b7eead3
No known key found for this signature in database
GPG key ID: 970C6E89EB0547A9
3 changed files with 174 additions and 47 deletions

View file

@ -41,6 +41,7 @@
# Programs
timers.url = "git+https://gitea.moritzboeh.me/moritz/timers.git";
filetags.url = "git+https://gitea.moritzboeh.me/moritz/filetags.git";
# Neovim
neovim-nightly-overlay.url = "github:nix-community/neovim-nightly-overlay";