mirror of
https://github.com/kristoferssolo/telescope-frecency.nvim.git
synced 2025-10-21 20:10:38 +00:00
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:
parent
a6482c2fbf
commit
03ebefef88
1
lua/telescope-frecency.lua
Normal file
1
lua/telescope-frecency.lua
Normal file
@ -0,0 +1 @@
|
||||
return require "frecency"
|
||||
Loading…
Reference in New Issue
Block a user