nix-config/home/toast/modules/nixvim/plugins/telescope.nix

3 lines
55 B
Nix

{
programs.nixvim.plugins.telescope.enable = true;
}