feat: enable to load without { main = "frecency" } (#255)

With this, we can load telescope-frecency.nvim without `main =
"frecency"` option in lazy.nvim.
This commit is contained in:
JINNOUCHI Yasushi 2024-08-31 17:11:09 +09:00 committed by GitHub
parent a6482c2fbf
commit 03ebefef88
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -0,0 +1 @@
return require "frecency"