Skip to content

Commit

Permalink
fix(nvim): telescope frecency is failing
Browse files Browse the repository at this point in the history
Remove it for now, I'm not using it anyway...
  • Loading branch information
MattSturgeon committed Apr 5, 2024
1 parent 8fb003b commit 1683dce
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion nvim/config/main.nix
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,6 @@
telescope = {
enable = true;
extensions = {
frecency.enable = true;
fzf-native.enable = true;
media_files.enable = true;
};
Expand Down

0 comments on commit 1683dce

Please sign in to comment.