add lazygit and telescope

This commit is contained in:
Roel de Cort 2024-04-13 15:22:47 +02:00
parent 782db01732
commit 5a0a691361
3 changed files with 237 additions and 0 deletions

View file

@ -10,5 +10,11 @@
# Syntax Highlighting
./plugins/treesitter/default.nix
# Git
./plugins/git/lazygit.nix
# Utils
./plugins/utils/telescope.nix
];
}