mirror of
https://github.com/kristoferssolo/telescope-frecency.nvim.git
synced 2026-02-04 06:42:06 +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:
committed by
GitHub
parent
a6482c2fbf
commit
03ebefef88
1
lua/telescope-frecency.lua
Normal file
1
lua/telescope-frecency.lua
Normal file
@@ -0,0 +1 @@
|
||||
return require "frecency"
|
||||
Reference in New Issue
Block a user